Constant Field Values
Contents
com.github.*
-
com.github.f4b6a3.ulid.creator.UlidBasedGuidCreator Modifier and Type Constant Field Value protected static final longHALF_RANDOM_COMPONENT1099511627775Lprotected static final longINCREMENT_MAX1099511627776Lprotected static final StringOVERRUN_MESSAGE"The system overran the generator by requesting too many GUIDs."
-
com.github.f4b6a3.ulid.util.UlidValidator Modifier and Type Constant Field Value protected static final StringULID_PATTERN"^[0-9a-tv-zA-TV-Z]{26}$"