C G I M R W
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- com.codahale.timeid - package com.codahale.timeid
- createdAt(String) - Static method in class com.codahale.timeid.IdGenerator
-
Returns the
Instantat which the ID was created.
G
- generate() - Method in class com.codahale.timeid.IdGenerator
-
Generates a new ID.
I
- IdGenerator - Class in com.codahale.timeid
-
IdGeneratorgenerates 27-character, time-ordered, k-sortable, URL-safe, globally unique identifiers. - IdGenerator() - Constructor for class com.codahale.timeid.IdGenerator
-
Creates a new
IdGenerator.
M
- MAX_VALUE - Static variable in class com.codahale.timeid.IdGenerator
-
Lexically, the last possible ID.
- MIN_VALUE - Static variable in class com.codahale.timeid.IdGenerator
-
Lexically, the first possible ID.
R
- readExternal(ObjectInput) - Method in class com.codahale.timeid.IdGenerator
W
- writeExternal(ObjectOutput) - Method in class com.codahale.timeid.IdGenerator
All Classes All Packages