Uses of Enum Class
com.helger.base.state.EEOI
Packages that use EEOI
-
Uses of EEOI in com.helger.base.state
Methods in com.helger.base.state that return EEOIModifier and TypeMethodDescriptionstatic @NonNull EEOIEEOI.valueOf(boolean bEOI) Convert a boolean value to the correspondingEEOIenum value.static EEOIReturns the enum constant of this class with the specified name.static EEOI[]EEOI.values()Returns an array containing the constants of this enum class, in the order they are declared.