Class Hierarchy
- java.lang.Object
- com.helger.commons.state.ChangeWithValue<DATATYPE> (implements com.helger.commons.state.IChangeIndicator, com.helger.commons.wrapper.IWrapper<DATATYPE>)
- com.helger.commons.state.SuccessWithValue<DATATYPE> (implements com.helger.commons.state.ISuccessIndicator, com.helger.commons.wrapper.IWrapper<DATATYPE>)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- com.helger.commons.state.ICloseable
- java.io.Closeable
- com.helger.commons.state.IChangeIndicator
- com.helger.commons.state.IClearable
- com.helger.commons.state.IContinueIndicator
- com.helger.commons.state.IEnabledIndicator
- com.helger.commons.state.IErrorIndicator
- com.helger.commons.state.IHandledIndicator
- com.helger.commons.state.IInterruptIndicator
- com.helger.commons.state.ILeftRightIndicator
- com.helger.commons.state.IMandatoryIndicator
- com.helger.commons.state.IStoppable
- com.helger.commons.state.ISuccessIndicator
- com.helger.commons.state.ITopBottomIndicator
- com.helger.commons.state.ITriState
- com.helger.commons.state.IValidityIndicator
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.helger.commons.state.EChange (implements com.helger.commons.state.IChangeIndicator)
- com.helger.commons.state.EContinue (implements com.helger.commons.state.IContinueIndicator)
- com.helger.commons.state.EEnabled (implements com.helger.commons.state.IEnabledIndicator)
- com.helger.commons.state.EEOI
- com.helger.commons.state.EHandled (implements com.helger.commons.state.IHandledIndicator)
- com.helger.commons.state.EInterrupt (implements com.helger.commons.state.IInterruptIndicator)
- com.helger.commons.state.ELeftRight (implements com.helger.commons.state.ILeftRightIndicator)
- com.helger.commons.state.EMandatory (implements com.helger.commons.state.IMandatoryIndicator)
- com.helger.commons.state.ESuccess (implements com.helger.commons.state.ISuccessIndicator)
- com.helger.commons.state.ETopBottom (implements com.helger.commons.state.ITopBottomIndicator)
- com.helger.commons.state.ETriState (implements com.helger.commons.id.IHasID<IDTYPE>, com.helger.commons.state.ITriState)
- com.helger.commons.state.EValidity (implements com.helger.commons.state.IValidityIndicator)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)