| Package | Description |
|---|---|
| com.pivovarit.function |
The
com.pivovarit.function package contains checked equivalents of the java.util.function package |
| Modifier and Type | Method and Description |
|---|---|
static <T> BinaryOperator<T> |
ThrowingBinaryOperator.unchecked(ThrowingBinaryOperator<T,?> function) |
Copyright © 2020. All rights reserved.