Enum Class CheckSignatureAdapter.State

java.lang.Object
java.lang.Enum<CheckSignatureAdapter.State>
cn.taketoday.bytecode.util.CheckSignatureAdapter.State
所有已实现的接口:
Serializable, Comparable<CheckSignatureAdapter.State>, Constable
封闭类:
CheckSignatureAdapter

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