public interface ByteFunction<R> extends Throwables.ByteFunction<R,RuntimeException>
| Modifier and Type | Field and Description |
|---|---|
static ByteFunction<Byte> |
BOX |
| Modifier and Type | Method and Description |
|---|---|
R |
apply(byte value) |
static final ByteFunction<Byte> BOX
R apply(byte value)
apply in interface Throwables.ByteFunction<R,RuntimeException>Copyright © 2021. All rights reserved.