Package com.carrotsearch.hppc.predicates
Interface ShortPredicate
@Generated(date="2023-10-26T04:33:09+0000",
value="KTypePredicate.java")
public interface ShortPredicate
A predicate that applies to
short
objects.-
Method Summary
-
Method Details
-
apply
boolean apply(short value)
-