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