| Package | Description |
|---|---|
| com.landawn.abacus.util | |
| com.landawn.abacus.util.function |
| Modifier and Type | Method and Description |
|---|---|
<E extends Exception> |
u.OptionalLong.orElseGet(Throwables.LongSupplier<E> other)
Or else get.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LongSupplier
Refer to JDK API documentation at: https://docs.oracle.com/javase/8/docs/api/java/util/function/package-summary.html
|
Copyright © 2021. All rights reserved.