Skip navigation links
A C D E F G H I N P T U V 

A

appendULID(StringBuilder) - Method in class de.huxhorn.sulky.ulid.ULID
 

C

compareTo(ULID.Value) - Method in class de.huxhorn.sulky.ulid.ULID.Value
 

D

de.huxhorn.sulky.ulid - package de.huxhorn.sulky.ulid
 

E

equals(Object) - Method in class de.huxhorn.sulky.ulid.ULID.Value
 

F

fromBytes(byte[]) - Static method in class de.huxhorn.sulky.ulid.ULID
 

G

getLeastSignificantBits() - Method in class de.huxhorn.sulky.ulid.ULID.Value
Returns the least significant 64 bits of this ULID's 128 bit value.
getMostSignificantBits() - Method in class de.huxhorn.sulky.ulid.ULID.Value
Returns the most significant 64 bits of this ULID's 128 bit value.

H

hashCode() - Method in class de.huxhorn.sulky.ulid.ULID.Value
 

I

increment() - Method in class de.huxhorn.sulky.ulid.ULID.Value
 

N

nextMonotonicValue(ULID.Value) - Method in class de.huxhorn.sulky.ulid.ULID
Returns the next monotonic value.
nextMonotonicValue(ULID.Value, long) - Method in class de.huxhorn.sulky.ulid.ULID
Returns the next monotonic value.
nextStrictlyMonotonicValue(ULID.Value) - Method in class de.huxhorn.sulky.ulid.ULID
Returns the next monotonic value or empty if an overflow happened while incrementing the random part of the given previous ULID value.
nextStrictlyMonotonicValue(ULID.Value, long) - Method in class de.huxhorn.sulky.ulid.ULID
Returns the next monotonic value or empty if an overflow happened while incrementing the random part of the given previous ULID value.
nextULID() - Method in class de.huxhorn.sulky.ulid.ULID
 
nextULID(long) - Method in class de.huxhorn.sulky.ulid.ULID
 
nextValue() - Method in class de.huxhorn.sulky.ulid.ULID
 
nextValue(long) - Method in class de.huxhorn.sulky.ulid.ULID
 

P

parseULID(String) - Static method in class de.huxhorn.sulky.ulid.ULID
 

T

timestamp() - Method in class de.huxhorn.sulky.ulid.ULID.Value
 
toBytes() - Method in class de.huxhorn.sulky.ulid.ULID.Value
 
toString() - Method in class de.huxhorn.sulky.ulid.ULID.Value
 

U

ULID - Class in de.huxhorn.sulky.ulid
 
ULID() - Constructor for class de.huxhorn.sulky.ulid.ULID
 
ULID(Random) - Constructor for class de.huxhorn.sulky.ulid.ULID
 
ULID.Value - Class in de.huxhorn.sulky.ulid
 

V

Value(long, long) - Constructor for class de.huxhorn.sulky.ulid.ULID.Value
 
A C D E F G H I N P T U V 
Skip navigation links