org.objectweb.jonathan.libs.kernel
Class JContextFactory.JContext.InnerEnumeration
java.lang.Object
|
+--org.objectweb.jonathan.libs.kernel.JContextFactory.JContext.InnerEnumeration
- All Implemented Interfaces:
- Enumeration
- Enclosing class:
- JContextFactory.JContext
- protected class JContextFactory.JContext.InnerEnumeration
- extends Object
- implements Enumeration
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
hasMoreElements
public boolean hasMoreElements()
- Specified by:
hasMoreElements in interface Enumeration
nextElement
public Object nextElement()
- Specified by:
nextElement in interface Enumeration