Class Hierarchy
- java.lang.Object
- org.uncommons.util.id.CompositeIDSource (implements org.uncommons.util.id.IDSource<T>)
- org.uncommons.util.id.IntSequenceIDSource (implements org.uncommons.util.id.IDSource<T>)
- org.uncommons.util.id.LongSequenceIDSource (implements org.uncommons.util.id.IDSource<T>)
- org.uncommons.util.id.StringPrefixIDSource (implements org.uncommons.util.id.IDSource<T>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.uncommons.util.id.IDSourceExhaustedException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- org.uncommons.util.id.IDSource<T>