Uses of Class
serp.bytecode.State
Packages that use State
-
Uses of State in serp.bytecode
Subclasses of State in serp.bytecodeModifier and TypeClassDescription(package private) classState implementing the behavior of an array class.(package private) classState implementing the behavior of an object type.(package private) classState implementing the behavior of a primitive class.Fields in serp.bytecode declared as StateModifier and TypeFieldDescriptionprivate StateBCClass._statestatic final StateState.INVALIDA singleton instance of this type that can be used to make a class invalid.Methods in serp.bytecode with parameters of type State