Interface TriPredicate<A,B,C>

All Superinterfaces:
Throwables.TriPredicate<A,B,C,RuntimeException>

public interface TriPredicate<A,B,C> extends Throwables.TriPredicate<A,B,C,RuntimeException>
Author:
Haiyang Li