T - The type of the input to the function.R - The type of the result of the function.E - The exception to be thrown from the body of the function.@FunctionalInterface public interface ThrowableFunction<R,T,E extends Exception>
| Modifier and Type | Method and Description |
|---|---|
R |
apply(T t)
Applies this function to the given argument.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021