Package org.xmlunit.util
Class Linqy.FilteringIterator<T>
java.lang.Object
org.xmlunit.util.Linqy.FilteringIterator<T>
- All Implemented Interfaces:
Iterator<T>
- Enclosing class:
- Linqy
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
FilteringIterator
(Iterator<T> i, Predicate<? super T> filter) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining