Module com.carrotsearch.hppc
Package com.carrotsearch.hppc.predicates
Interface FloatDoublePredicate
@Generated(date="2024-06-04T15:20:16+0200",
value="KTypeVTypePredicate.java")
public interface FloatDoublePredicate
A predicate that applies to
float, double pairs.-
Method Summary
-
Method Details
-
apply
boolean apply(float key, double value)
-