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