fr.inrialpes.exmo.align.impl
Class MEnumeration
java.lang.Object
fr.inrialpes.exmo.align.impl.MEnumeration
- All Implemented Interfaces:
- Enumeration
class MEnumeration
- extends Object
- implements Enumeration
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
set
private Enumeration set
current
private Iterator current
MEnumeration
MEnumeration(Hashtable s)
hasMoreElements
public boolean hasMoreElements()
- Specified by:
hasMoreElements
in interface Enumeration
nextElement
public Object nextElement()
- Specified by:
nextElement
in interface Enumeration
(C) INRIA & friends, 2003-2008