public class IdCreator
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static scala.Function0<Object>
static void
static 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
-
IdCreator
public IdCreator()
-
Method Details
-
tsIdFactory
public static io.hypersistence.tsid.TSID.Factory tsIdFactory()
-
generateId
public static Long generateId()
-
generateFn
public static scala.Function0<Object> generateFn()
-
tsid
public static void tsid()