| Package | Description |
|---|---|
| org.lambda.functions | |
| org.lambda.functions.implementations |
| Modifier and Type | Method and Description |
|---|---|
static <In1,In2,In3,In4,In5,In6,Out> |
Functions.unchecked(Function6WithException<In1,In2,In3,In4,In5,In6,Out> function) |
| Modifier and Type | Class and Description |
|---|---|
class |
F6<In1,In2,In3,In4,In5,In6,Out>
Deprecated.
use lambdas: (a,b,c,d,e,f) -> ...your code...
|
Copyright © 2021. All rights reserved.