Uses of Interface
com.helger.commons.wrapper.IWrapper
Packages that use IWrapper
-
Uses of IWrapper in com.helger.commons.state
Classes in com.helger.commons.state that implement IWrapperModifier and TypeClassDescriptionclassChangeWithValue<DATATYPE>Wraps a change indicator and an arbitrary value.classSuccessWithValue<DATATYPE>Wraps a success indicator and an arbitrary value. -
Uses of IWrapper in com.helger.commons.wrapper
Subinterfaces of IWrapper in com.helger.commons.wrapperModifier and TypeInterfaceDescriptioninterfaceIMutableWrapper<DATATYPE>Base interface for mutable wrapping an object within another object.Classes in com.helger.commons.wrapper that implement IWrapperModifier and TypeClassDescriptionclassWrapper<DATATYPE>This is a stupid wrapper around any object.Constructors in com.helger.commons.wrapper with parameters of type IWrapper