@FunctionalInterface public interface XFunction<T,R,X extends Exception>
Function| Modifier and Type | Method and Description |
|---|---|
R |
apply(T t)
Performs this operation on the given argument and returns a result.
|
Copyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.