Uses of Interface
net.seesharpsoft.commons.TriFunction
| Package | Description |
|---|---|
| net.seesharpsoft.commons |
-
Uses of TriFunction in net.seesharpsoft.commons
Methods in net.seesharpsoft.commons that return TriFunction Modifier and Type Method Description default <V> TriFunction<A,B,C,V>TriFunction. andThen(java.util.function.Function<? super R,? extends V> after)