Package com.helger.commons.type
package com.helger.commons.type
-
ClassDescriptionBase interface for all objects having a certain
ObjectType.ITypedObject<IDTYPE>Base interface for objects having anObjectTypeand an ID.This class encapsulates an internal object type.
Note: it is not based on an interface, because this may lead to difficulties comparing different object type implementations of the same interface.TypedObject<IDTYPE>Base implementation of an object that has anObjectTypeand an ID.