| Package | Description |
|---|---|
| com.phloc.commons.idfactory |
| Class and Description |
|---|
| AbstractPersistingIntIDFactory
This implementation of
IIntIDFactory reads IDs from a device. |
| AbstractPersistingLongIDFactory
This implementation of
ILongIDFactory reads IDs from a device. |
| IBaseIDFactory
Base marker interface for all ID factories.
|
| IIDFactory
Interface for an object creating unique IDs.
|
| IIntIDFactory
Interface for an object creating unique int IDs.
|
| ILongIDFactory
Interface for an object creating unique long IDs.
|
| IStringIDFactory
Interface for an object creating unique String IDs.
|
Copyright © 2006–2014 phloc systems. All rights reserved.