Package com.helger.commons.id
-
Interface Summary Interface Description IHasID<IDTYPE> Base interface for all objects having an ID.IHasIntID Base interface for all objects having an int ID.IHasLongID Base interface for all objects having a long ID.IIDProvider<VALUETYPE,IDTYPE> Interface for objects having an ID.IIntIDProvider<VALUETYPE> Interface for objects having an int ID.ILongIDProvider<VALUETYPE> Interface for objects having a long ID.