| Constructor and Description |
|---|
ReadOnlyIterator(Iterator it)
Creates a new read-only iterator for the given iterator.
|
public ReadOnlyIterator(Iterator it)
it - the iterator.public boolean hasNext()
public Object next()
Copyright © 2009-2012 jtstand.com. All Rights Reserved.