Interface UIDGenerator
- All Known Implementing Classes:
KSUIDGenerator
,TSIDGenerator
,ULIDGenerator
,UUIDGenerator
public interface UIDGenerator
- Author:
- Pierre Lecerf ([email protected])
-
Method Summary
-
Method Details
-
generate
String generate()This method should return a unique identifier of some type.- Returns:
-
generate
-