T1
T2
T3
public class UnaryToTernaryPredicate<T1,T2,T3> extends Object implements TernaryPredicate<T1,T2,T3>
UnaryToTernaryPredicate(Predicate<Triple<T1,T2,T3>> predicate)
boolean
accept(T1 first, T2 second, T3 third)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UnaryToTernaryPredicate(Predicate<Triple<T1,T2,T3>> predicate)
public boolean accept(T1 first, T2 second, T3 third)
accept
TernaryPredicate<T1,T2,T3>
Copyright © 2013. All Rights Reserved.