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