Enum Class CheckSignatureAdapter.State

java.lang.Object
java.lang.Enum<CheckSignatureAdapter.State>
org.objectweb.asm.util.CheckSignatureAdapter.State
All Implemented Interfaces:
Serializable, Comparable<CheckSignatureAdapter.State>, Constable
Enclosing class:
CheckSignatureAdapter

private static enum CheckSignatureAdapter.State extends Enum<CheckSignatureAdapter.State>
The possible states of the automaton used to check the order of method calls.