Class IteratorEnumeration<T>

  • All Implemented Interfaces:
    Enumeration<T>

    public class IteratorEnumeration<T>
    extends Object
    implements Enumeration<T>
    Maps an Iterator to an Enumeration