Package com.helger.commons.id
package com.helger.commons.id
-
InterfacesClassDescriptionIHasID<IDTYPE>Base interface for all objects having an ID.Base interface for all objects having an int ID.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.