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