Class IteratorToEnumeration

java.lang.Object
org.apache.felix.utils.collections.IteratorToEnumeration
All Implemented Interfaces:
Enumeration

public class IteratorToEnumeration extends Object implements Enumeration
  • Field Details

  • Constructor Details

    • IteratorToEnumeration

      public IteratorToEnumeration(Iterator iter)
  • Method Details