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