Class KSUIDGenerator
java.lang.Object
tech.illuin.pipeline.input.uid_generator.KSUIDGenerator
- All Implemented Interfaces:
UIDGenerator
- Author:
- Pierre Lecerf ([email protected])
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
KSUIDGenerator
public KSUIDGenerator() -
KSUIDGenerator
-
-
Method Details
-
generate
Description copied from interface:UIDGenerator
This method should return a unique identifier of some type.- Specified by:
generate
in interfaceUIDGenerator
- Returns:
-
generate
- Specified by:
generate
in interfaceUIDGenerator
-