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) class
State implementing the behavior of an array class.(package private) class
State implementing the behavior of an object type.(package private) class
State implementing the behavior of a primitive class.Fields in serp.bytecode declared as StateModifier and TypeFieldDescriptionprivate State
BCClass._state
static final State
State.INVALID
A singleton instance of this type that can be used to make a class invalid.Methods in serp.bytecode with parameters of type State