Searched refs:TypeBiPredicate (Results 1 – 2 of 2) sorted by relevance
41 protected void test(String symbol, TypeBiPredicate predicate) { in test()
95 protected interface TypeBiPredicate { interface in AbstractTurbineTypesTest110 boolean apply(TypeBiPredicate predicate) { in apply()