java.lang.Objectorg.apache.commons.chain.web.MockEnumeration
All Implemented Interfaces:
Enumeration
General purpose Enumeration wrapper around an
Iterator specified to our controller.
| Field Summary | ||
|---|---|---|
| protected Iterator | iterator | |
| Constructor: |
|---|
|
| Method from org.apache.commons.chain.web.MockEnumeration Summary: |
|---|
| hasMoreElements, nextElement |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.commons.chain.web.MockEnumeration Detail: |
|---|
|
|