Hierarchy For All Packages
Class Hierarchy
- java.lang.Object
- io.github.honhimw.uuid.gen.AbstractGenerator (implements io.github.honhimw.uuid.Generator)
- io.github.honhimw.uuid.gen.AbstractNameBasedGenerator (implements io.github.honhimw.uuid.Generator.NameBased)
- io.github.honhimw.uuid.gen.V1 (implements io.github.honhimw.uuid.Generator.TimeBased)
- io.github.honhimw.uuid.gen.V4
- io.github.honhimw.uuid.gen.V6 (implements io.github.honhimw.uuid.Generator.TimeBased)
- io.github.honhimw.uuid.gen.V7
- io.github.honhimw.uuid.Bytes (implements java.lang.Comparable<T>, java.io.Serializable)
- io.github.honhimw.uuid.Context
- io.github.honhimw.uuid.Context.Builder
- io.github.honhimw.uuid.CounterSequence (implements io.github.honhimw.uuid.ClockSequence)
- io.github.honhimw.uuid.Generators
- io.github.honhimw.uuid.MacAddress
- io.github.honhimw.uuid.NodeId
- io.github.honhimw.uuid.RandomSequence (implements io.github.honhimw.uuid.ClockSequence)
- io.github.honhimw.uuid.Timestamp (implements java.lang.Comparable<T>, java.io.Serializable)
- io.github.honhimw.uuid.Uuid (implements java.lang.Comparable<T>, java.io.Serializable)
- io.github.honhimw.uuid.UuidBuilder
- io.github.honhimw.uuid.UUIDs
- io.github.honhimw.uuid.gen.V7.ClockSequenceV7 (implements io.github.honhimw.uuid.ClockSequence)
- io.github.honhimw.uuid.gen.AbstractGenerator (implements io.github.honhimw.uuid.Generator)
Interface Hierarchy
- io.github.honhimw.uuid.ClockSequence
- io.github.honhimw.uuid.Generator
- io.github.honhimw.uuid.Generator.NameBased
- io.github.honhimw.uuid.Generator.TimeBased
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)