Uses of Class
JxnFunction
-
-
Uses of JxnFunction in <Unnamed>
Subclasses of JxnFunction in <Unnamed> Modifier and Type Class Description classJxnDThe classesJxnF,JxnF2,JxnI,JxnLandJxnDtogether implement all interfaces of packagejava.util.functionforjava.util.stream.classJxnFThe classesJxnF,JxnF2,JxnI,JxnLandJxnDtogether implement all interfaces of packagejava.util.functionforjava.util.stream.classJxnF2The classesJxnF,JxnF2,JxnI,JxnLandJxnDtogether implement all interfaces of packagejava.util.functionforjava.util.stream.classJxnIThe classesJxnF,JxnF2,JxnI,JxnLandJxnDtogether implement all interfaces of packagejava.util.functionforjava.util.stream.classJxnLThe classesJxnF,JxnF2,JxnI,JxnLandJxnDtogether implement all interfaces of packagejava.util.functionforjava.util.stream.Constructors in <Unnamed> with parameters of type JxnFunction Constructor Description JxnD(JxnFunction f)ConstructsJxnDfrom an already definedJxnFunction f.JxnF(JxnFunction f)ConstructsJxnFfrom an already definedJxnFunction f.JxnF2(JxnFunction f)ConstructsJxnF2from an already definedJxnFunction f.JxnFunction(JxnFunction f)JxnI(JxnFunction f)ConstructsJxnIfrom an already definedJxnFunction f.JxnL(JxnFunction f)ConstructsJxnLfrom an already definedJxnFunction f.
-