Class EnumerationIterator

java.lang.Object
org.codehaus.janino.util.iterator.EnumerationIterator
All Implemented Interfaces:
Iterator

public class EnumerationIterator extends Object implements Iterator
An Iterator that iterates over the elements of an Enumeration.