ca.uhn.hl7v2.util
Interface FilterIterator.Predicate<T>

Enclosing class:
FilterIterator<T>

public static interface FilterIterator.Predicate<T>

Interface for evaluating whether an object should be returned by the iterator


Method Summary
 boolean evaluate(T obj)
           
 

Method Detail

evaluate

boolean evaluate(T obj)


Copyright © 2001-2011 University Health Network. All Rights Reserved.