Uses of Interface
org.jhotdraw8.base.function.Function3
Packages that use Function3
Package
Description
Defines functions that are not available in
java.util.functions.-
Uses of Function3 in org.jhotdraw8.base.function
Subinterfaces of Function3 in org.jhotdraw8.base.functionModifier and TypeInterfaceDescriptioninterfaceToDoubleFunction3<T1,T2, T3> interfaceToIntFunction3<T1,T2, T3> interfaceToLongFunction3<T1,T2, T3>