Alignment API and Server 3.2

fr.inrialpes.exmo.align.impl
Class MEnumeration

java.lang.Object
  extended by fr.inrialpes.exmo.align.impl.MEnumeration
All Implemented Interfaces:
Enumeration

 class MEnumeration
extends Object
implements Enumeration


Field Summary
private  Iterator current
           
private  Enumeration set
           
 
Constructor Summary
MEnumeration(Hashtable s)
           
 
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

set

private Enumeration set

current

private Iterator current
Constructor Detail

MEnumeration

MEnumeration(Hashtable s)
Method Detail

hasMoreElements

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

nextElement

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

Alignment API and Server 3.2

(C) INRIA & friends, 2003-2008