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