TrueZIP 6.8.3

de.schlichtherle.io
Class ArchiveControllers.ControllerEnumeration

java.lang.Object
  extended by de.schlichtherle.io.ArchiveControllers.ControllerEnumeration
All Implemented Interfaces:
Enumeration
Enclosing class:
ArchiveControllers

private static final class ArchiveControllers.ControllerEnumeration
extends Object
implements Enumeration


Field Summary
private  Iterator it
           
 
Constructor Summary
ArchiveControllers.ControllerEnumeration()
           
ArchiveControllers.ControllerEnumeration(String prefix, Comparator c)
           
 
Method Summary
 boolean hasMoreElements()
           
 Object nextElement()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

it

private final Iterator it
Constructor Detail

ArchiveControllers.ControllerEnumeration

ArchiveControllers.ControllerEnumeration()

ArchiveControllers.ControllerEnumeration

ArchiveControllers.ControllerEnumeration(String prefix,
                                         Comparator c)
Method Detail

hasMoreElements

public boolean hasMoreElements()
Specified by:
hasMoreElements in interface Enumeration

nextElement

public Object nextElement()
Specified by:
nextElement in interface Enumeration

TrueZIP 6.8.3

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.