Uses of Package
com.helger.commons.id.factory
Packages that use com.helger.commons.id.factory
-
Classes in com.helger.commons.id.factory used by com.helger.commons.id.factoryClassDescriptionThis implementation of
IIntIDFactoryreads IDs from a device.This implementation ofILongIDFactoryreads IDs from a device.Base marker interface for all ID factories.Interface for an object creating unique IDs.Interface for an object creating unique int IDs.Interface for an object creating unique long IDs.Interface for an object creating unique String IDs.AnIStringIDFactoryimplementation that uses a constant prefix and an int supplied fromGlobalIDFactory.getNewIntID()to create unique IDs.