public interface IntIntPredicate extends Serializable
| Modifier and Type | Method and Description | 
|---|---|
| boolean | apply(int input1,
     int input2)Returns the result of applying this predicate to  input. | 
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.