- All Implemented Interfaces:
Supplier<io.hypersistence.tsid.TSID.Factory>
- Enclosing class:
- Tsid
public static class Tsid.FactorySupplier
extends Object
implements Supplier<io.hypersistence.tsid.TSID.Factory>
-
-
Constructor Summary
Constructors
-
Method Summary
io.hypersistence.tsid.TSID.Factory
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
FactorySupplier
public FactorySupplier()
-
Method Details
-
get
public io.hypersistence.tsid.TSID.Factory get()
- Specified by:
get in interface Supplier<io.hypersistence.tsid.TSID.Factory>