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