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