Class WrapperIterator
java.lang.Object
com.mchange.v1.util.WrapperIterator
- All Implemented Interfaces:
Iterator
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionWrapperIterator(Iterator inner) WrapperIterator(Iterator inner, boolean supports_remove) -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterator
forEachRemaining
-
Field Details
-
SKIP_TOKEN
-
-
Constructor Details
-
WrapperIterator
-
WrapperIterator
-
-
Method Details
-
hasNext
-
next
-
remove
-
transformObject
-