public static interface OD.Predicate<T>
We include the interface here because OD library requires only Java 6.
boolean
test(T t)
boolean test(T t)