Uses of Interface
com.helger.commons.state.IInterruptIndicator
-
Packages that use IInterruptIndicator Package Description com.helger.commons.state -
-
Uses of IInterruptIndicator in com.helger.commons.state
Classes in com.helger.commons.state that implement IInterruptIndicator Modifier and Type Class Description classEInterruptSmall enum for setter method to identify whether a value has changed or not.Methods in com.helger.commons.state with parameters of type IInterruptIndicator Modifier and Type Method Description default EInterruptIInterruptIndicator. and(IInterruptIndicator aInterrupt)default EInterruptIInterruptIndicator. or(IInterruptIndicator aInterrupt)static EInterruptEInterrupt. valueOf(IInterruptIndicator aInterruptIndicator)Returns the enum constant of this type with the specified name.
-