| Package | Description |
|---|---|
| com.landawn.abacus.util | |
| com.landawn.abacus.util.function |
| Modifier and Type | Method and Description |
|---|---|
<E extends Exception> |
u.OptionalInt.map(Throwables.IntUnaryOperator<E> mapper) |
static <E extends Exception> |
N.replaceAll(int[] a,
Throwables.IntUnaryOperator<E> operator) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IntUnaryOperator
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.