- java.lang.Object
-
- org.apache.catalina.ha.context.ReplicatedContext.MultiEnumeration<T>
-
-
Constructor Summary
Constructors
Constructor and Description |
MultiEnumeration(java.util.Enumeration<T>[] lists) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
nextElement
public T nextElement()
- Specified by:
nextElement
in interface java.util.Enumeration<T>
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.