Uses of Interface
org.refcodes.generator.Generator
-
-
Uses of Generator in org.refcodes.generator
Subinterfaces of Generator in org.refcodes.generator Modifier and Type Interface Description interfaceIdGeneratorThe Interface IdGenerator.Classes in org.refcodes.generator that implement Generator Modifier and Type Class Description classUniqueIdGeneratorImplTheUniqueIdGeneratorImplis an implementation of theGeneratorcapable of generating IDStringinstances unique on the system on which them were generated to IDs generated with the sameUniqueIdGeneratorImplon another system.classUniqueIdGeneratorSingletonThe Class UniqueIdGeneratorSingleton.
-