@FunctionalInterface public interface ByteObjectToByteFunction<T> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
byte |
byteValueOf(byte byteParameter,
T objectParameter) |
byte byteValueOf(byte byteParameter,
T objectParameter)
Copyright © 2004–2020. All rights reserved.