Package ca.uhn.hl7v2.util
Class FilterIterator<T>
java.lang.Object
ca.uhn.hl7v2.util.FilterIterator<T>
- All Implemented Interfaces:
Iterator<T>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceInterface for evaluating whether an object should be returned by the iterator -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining