Index
All Classes and Interfaces|All Packages|Serialized Form
C
- compareTo(CUID) - Method in class io.github.thibaultmeyer.cuid.CUID
- cuid - module cuid
-
Java implementation of CUID.
- CUID - Class in io.github.thibaultmeyer.cuid
-
Collision-resistant ID optimized for horizontal scaling and performance.
E
- equals(Object) - Method in class io.github.thibaultmeyer.cuid.CUID
-
Returns
trueif the argument is equal to current object,falseotherwise.
F
- fromString(String) - Static method in class io.github.thibaultmeyer.cuid.CUID
-
Creates a
CUIDfrom the string standard representation.
H
- hashCode() - Method in class io.github.thibaultmeyer.cuid.CUID
-
Generates a hash code.
I
- io.github.thibaultmeyer.cuid - package io.github.thibaultmeyer.cuid
-
Collision-resistant ID optimized for horizontal scaling and performance.
- isValid(String) - Static method in class io.github.thibaultmeyer.cuid.CUID
-
Checks the
CUIDfrom the string standard representation.
R
- randomCUID1() - Static method in class io.github.thibaultmeyer.cuid.CUID
-
Generates a new random CUID (Version 1).
- randomCUID2() - Static method in class io.github.thibaultmeyer.cuid.CUID
-
Generates a new random CUID (Version 2).
- randomCUID2(int) - Static method in class io.github.thibaultmeyer.cuid.CUID
-
Generates a new random CUID (Version 2).
T
- toString() - Method in class io.github.thibaultmeyer.cuid.CUID
-
Returns the string representation.
All Classes and Interfaces|All Packages|Serialized Form