org.springmodules.validation.util.collection
Class ReadOnlyIterator
java.lang.Object
org.springmodules.validation.util.collection.ReadOnlyIterator
- All Implemented Interfaces:
- Iterator
- Direct Known Subclasses:
- ChildNodesIterator, FileIterator, FilteredIterator
public abstract class ReadOnlyIterator
- extends Object
- implements Iterator
- Author:
- Uri Boness
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReadOnlyIterator
public ReadOnlyIterator()
remove
public void remove()
- Specified by:
remove
in interface Iterator
- See Also:
Iterator.remove()
Copyright © 2009. All Rights Reserved.