T1
T2
T3
public interface TernaryPredicate<T1,T2,T3>
boolean
accept(T1 first, T2 second, T3 third)
boolean accept(T1 first, T2 second, T3 third)
Copyright © 2013. All Rights Reserved.