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