de.schlichtherle.io
Class ArchiveControllers.ControllerEnumeration
java.lang.Object
de.schlichtherle.io.ArchiveControllers.ControllerEnumeration
- All Implemented Interfaces:
- Enumeration
- Enclosing class:
- ArchiveControllers
private static final class ArchiveControllers.ControllerEnumeration
- extends Object
- implements Enumeration
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
it
private final Iterator it
ArchiveControllers.ControllerEnumeration
ArchiveControllers.ControllerEnumeration()
ArchiveControllers.ControllerEnumeration
ArchiveControllers.ControllerEnumeration(String prefix,
Comparator c)
hasMoreElements
public boolean hasMoreElements()
- Specified by:
hasMoreElements in interface Enumeration
nextElement
public Object nextElement()
- Specified by:
nextElement in interface Enumeration
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.