java.lang.Object
org.monte.media.util.EnumerationIterator<T>
- All Implemented Interfaces:
Iterator<T>
Wraps an Enumeration with the Iterator interface.
- Author:
- Werni Randelshofer
-
Constructor Details
-
EnumerationIterator
Creates new EnumIterator
-
-
Method Details