Package com.carrotsearch.hppc.predicates
Interface ShortIntPredicate
@Generated(date="2021-12-15T09:45:39+0100",
value="KTypeVTypePredicate.java")
public interface ShortIntPredicate
A predicate that applies to
short, int pairs.-
Method Summary
-
Method Details
-
apply
boolean apply(short key, int value)
-