Uses of Class
com.helger.commons.type.TypedObject
Packages that use TypedObject
-
Uses of TypedObject in com.helger.commons.type
Methods in com.helger.commons.type that return TypedObjectModifier and TypeMethodDescriptionstatic <IDTYPE> TypedObject<IDTYPE> TypedObject.create(ITypedObject<IDTYPE> aObj) Factory methodstatic <IDTYPE> TypedObject<IDTYPE> TypedObject.create(ObjectType aObjectType, IDTYPE aID) Factory method