- All Implemented Interfaces:
Supplier<String>
Supplier implementation that generates random UUID strings.
-
Constructor Summary
Constructors
-
Method Summary
Gets a random UUID string.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
UuidSupplier
public UuidSupplier()
-
Method Details
-
get
Gets a random UUID string.
- Specified by:
get in interface Supplier<String>
- Returns:
- random UUID string