Uses of Class
org.qdl_lang.state.StateUtils
-
Packages that use StateUtils Package Description org.qdl_lang.state Classes that manage the state of an interpreter session. -
-
Uses of StateUtils in org.qdl_lang.state
Fields in org.qdl_lang.state declared as StateUtils Modifier and Type Field Description protected static StateUtils
StateUtils. factory
Methods in org.qdl_lang.state that return StateUtils Modifier and Type Method Description static StateUtils
StateUtils. getFactory()
Methods in org.qdl_lang.state with parameters of type StateUtils Modifier and Type Method Description static void
StateUtils. setFactory(StateUtils f)
-