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