|
Apache Tomcat 7.0.26 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.catalina.ha.context.ReplicatedContext.MultiEnumeration<T>
protected static class ReplicatedContext.MultiEnumeration<T>
Constructor Summary | |
---|---|
ReplicatedContext.MultiEnumeration(java.util.Enumeration<T>[] lists)
|
Method Summary | |
---|---|
boolean |
hasMoreElements()
|
T |
nextElement()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReplicatedContext.MultiEnumeration(java.util.Enumeration<T>[] lists)
Method Detail |
---|
public boolean hasMoreElements()
hasMoreElements
in interface java.util.Enumeration<T>
public T nextElement()
nextElement
in interface java.util.Enumeration<T>
|
Apache Tomcat 7.0.26 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |