Hierarchy For Package org.refcodes.generator

Class Hierarchy

Interface Hierarchy

  • org.refcodes.mixin.Clearable
  • java.util.Iterator<E>
    • org.refcodes.generator.Generator<T>
      • org.refcodes.generator.BufferedGenerator<T> (also extends org.refcodes.mixin.Suspendable)
      • org.refcodes.generator.Counter<T> (also extends org.refcodes.mixin.Resetable)
      • org.refcodes.generator.IdGenerator
        • org.refcodes.generator.IdCounter (also extends org.refcodes.generator.Counter<T>)
      • org.refcodes.generator.SeriesMonitor<T> (also extends org.refcodes.mixin.Clearable)
  • org.refcodes.mixin.Resetable
  • org.refcodes.mixin.Suspendable

Enum Class Hierarchy