| Interface | Description |
|---|---|
| QuaternaryFunction<T,U,V,W,R> |
A functional interface for a function that accepts four arguments and returns a result.
|
| QuaternaryPredicate<T,U,V,W> |
A functional interface for a function that accepts four arguments and returns a result.
|
| Class | Description |
|---|---|
| Functions |
Helper methods related to
Function and its related functional interfaces. |