| Interface | Description |
|---|---|
| FunctionOneOrTwoOrThree<T,U,V,R> |
An aggregate interface for
Function and BiFunction that properly replaces the default
FunctionOneOrTwoOrThree.andThen(Function) for both superinterfaces. |
| ObjectIntIntFunction<T,R> | |
| TriFunction<T,U,V,R> |
Extension of
BiFunction to three arguments. |
Copyright © 2001-2022 JRuby. All Rights Reserved.