| Package | Description |
|---|---|
| org.organicdesign.fp.function |
Exception-friendly functional interfaces named by the number of arguments: Fn0, Fn1, Fn2....
|
| Modifier and Type | Method and Description |
|---|---|
static Fn1.BooleanCombiner |
Fn1.BooleanCombiner.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Fn1.BooleanCombiner[] |
Fn1.BooleanCombiner.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.