Constant Field Values
Contents
com.github.*
-
com.github.f4b6a3.uuid.creator.AbstractNameBasedUuidCreator Modifier and Type Constant Field Value protected static final StringALGORITHM_MD5"MD5"protected static final StringALGORITHM_SHA1"SHA-1"
-
com.github.f4b6a3.uuid.creator.nonstandard.ShortPrefixCombCreator Modifier and Type Constant Field Value protected static final intONE_MINUTE60000 -
com.github.f4b6a3.uuid.creator.nonstandard.ShortSuffixCombCreator Modifier and Type Constant Field Value protected static final intONE_MINUTE60000
-
com.github.f4b6a3.uuid.strategy.clockseq.DefaultClockSequenceStrategy Modifier and Type Constant Field Value protected static final intSEQUENCE_MAX16383protected static final intSEQUENCE_MIN0
-
com.github.f4b6a3.uuid.util.UuidTime Modifier and Type Constant Field Value public static final longTICKS_PER_MILLISECOND10000L
-
com.github.f4b6a3.uuid.util.internal.UuidCreatorSettings Modifier and Type Constant Field Value public static final StringPROPERTY_NODE"node"protected static final StringPROPERTY_PREFIX"uuidcreator"