| Class and Description |
|---|
| BiFunction
Represents a function that accepts two arguments and produces a result.
|
| Class and Description |
|---|
| BiFunction
Represents a function that accepts two arguments and produces a result.
|
| Function
Represents a function that accepts one argument and produces a result.
|
| Class and Description |
|---|
| ToIntFunction
Represents a function that accepts one argument and produces an
int result. |
| ToLongFunction
Represents a function that accepts one argument and produces a
long result. |
Copyright © 2019 FasterXML. All rights reserved.