@FunctionalInterface public interface ShortObjectPredicate<T> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(short value,
T object) |
boolean accept(short value,
T object)
Copyright © 2004–2020. All rights reserved.