Uses of Interface
com.helger.commons.type.ITypedObject
Packages that use ITypedObject
-
Uses of ITypedObject in com.helger.commons.type
Classes in com.helger.commons.type that implement ITypedObjectModifier and TypeClassDescriptionfinal classTypedObject<IDTYPE>Base implementation of an object that has anObjectTypeand an ID.Methods in com.helger.commons.type with parameters of type ITypedObjectModifier and TypeMethodDescriptionstatic <IDTYPE> TypedObject<IDTYPE> TypedObject.create(ITypedObject<IDTYPE> aObj) Factory methodConstructors in com.helger.commons.type with parameters of type ITypedObject