Class UUIDGenerator
java.lang.Object
tech.illuin.pipeline.input.uid_generator.UUIDGenerator
- All Implemented Interfaces:
UIDGenerator
- Author:
- Pierre Lecerf ([email protected])
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface tech.illuin.pipeline.input.uid_generator.UIDGenerator
generate
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
UUIDGenerator
public UUIDGenerator()
-
-
Method Details
-
generate
Description copied from interface:UIDGenerator
This method should return a unique identifier of some type.- Specified by:
generate
in interfaceUIDGenerator
- Returns:
-