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