Uses of Class
com.h2tcoin.takamakachain.globalContext.KeyContexts.StakeUndoState
-
Packages that use KeyContexts.StakeUndoState Package Description com.h2tcoin.takamakachain.globalContext -
-
Uses of KeyContexts.StakeUndoState in com.h2tcoin.takamakachain.globalContext
Methods in com.h2tcoin.takamakachain.globalContext that return KeyContexts.StakeUndoState Modifier and Type Method Description static KeyContexts.StakeUndoStateKeyContexts.StakeUndoState. valueOf(String name)Returns the enum constant of this type with the specified name.static KeyContexts.StakeUndoState[]KeyContexts.StakeUndoState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-