Uses of Class
com.helger.commons.state.EEOI
-
Packages that use EEOI Package Description com.helger.commons.state -
-
Uses of EEOI in com.helger.commons.state
Methods in com.helger.commons.state that return EEOI Modifier and Type Method Description static EEOIEEOI. valueOf(boolean bEOI)Returns the enum constant of this type with the specified name.static EEOIEEOI. valueOf(String name)Returns the enum constant of this type with the specified name.static EEOI[]EEOI. values()Returns an array containing the constants of this enum type, in the order they are declared.
-