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