Uses of Interface
com.helger.commons.state.IHandledIndicator
-
Packages that use IHandledIndicator Package Description com.helger.commons.state -
-
Uses of IHandledIndicator in com.helger.commons.state
Classes in com.helger.commons.state that implement IHandledIndicator Modifier and Type Class Description classEHandledSmall enum to identify whether something was handled or not.Methods in com.helger.commons.state with parameters of type IHandledIndicator Modifier and Type Method Description default EHandledIHandledIndicator. and(IHandledIndicator aOther)default EHandledIHandledIndicator. or(IHandledIndicator aOther)static EHandledEHandled. valueOf(IHandledIndicator aHandledIndicator)Returns the enum constant of this type with the specified name.
-