Class ShortID
- java.lang.Object
-
- org.symphonyoss.symphony.messageml.util.ShortID
-
-
Field Summary
Fields Modifier and Type Field Description static StringDEFAULT_ALPHABET
-
Constructor Summary
Constructors Constructor Description ShortID()
-
-
-
Field Detail
-
DEFAULT_ALPHABET
public static final String DEFAULT_ALPHABET
- See Also:
- Constant Field Values
-
-
Method Detail
-
generate
public String generate()
Generate unique id and returns it.
-
-