| Constructor and Description |
|---|
EnumerationIterator(Enumeration<T> enumer)
Creates a new iteratorwrapper instance for the specified
Enumeration.
|
public EnumerationIterator(Enumeration<T> enumer)
enumer - The Enumeration to wrap.Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.