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