Package ca.uhn.hl7v2.util
Interface FilterIterator.Predicate<T>
- All Known Implementing Classes:
StructureNamePredicate,StructurePredicate
- Enclosing class:
- FilterIterator<T>
public static interface FilterIterator.Predicate<T>
Interface for evaluating whether an object should be returned by the iterator
-
Method Summary
-
Method Details
-
evaluate
-