Index

D E G H O P T 
All Classes and Interfaces|All Packages

D

de.fxlae.typeid - package de.fxlae.typeid
 

E

equals(Object) - Method in class de.fxlae.typeid.TypeId
 

G

generate() - Static method in class de.fxlae.typeid.TypeId
Creates a new TypeId without prefix, based on UUIDv7.
generate(String) - Static method in class de.fxlae.typeid.TypeId
Creates a new prefixed TypeId based on UUIDv7.
getPrefix() - Method in class de.fxlae.typeid.TypeId
Returns the prefix of this TypeId.
getUuid() - Method in class de.fxlae.typeid.TypeId
Returns the underlying UUID of this TypeId.

H

hashCode() - Method in class de.fxlae.typeid.TypeId
 

O

of(String, UUID) - Static method in class de.fxlae.typeid.TypeId
Creates a new TypeId, based on the given prefix and UUID.
of(UUID) - Static method in class de.fxlae.typeid.TypeId
Creates a new TypeId without prefix, based on the given UUID.

P

parse(String) - Static method in class de.fxlae.typeid.TypeId
Parses the textual representation of a TypeID and returns a TypeId instance.

T

toString() - Method in class de.fxlae.typeid.TypeId
Returns the textual representation of this TypeId.
TypeId - Class in de.fxlae.typeid
An implementation of TypeID for Java.
D E G H O P T 
All Classes and Interfaces|All Packages