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