Package com.carrotsearch.hppc.predicates
Interface IntPredicate
-
@Generated(date="2018-05-21T12:24:06+0200", value="KTypePredicate.java") public interface IntPredicate
A predicate that applies tointobjects.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanapply(int value)
-