Package com.github.stephengold.joltjni.lambda
package com.github.stephengold.joltjni.lambda
Support for coding with lambdas.
-
InterfacesClassDescriptionTriFunction<T,
U, V, R> Represent a function that accepts 3 arguments and produces a result.