T
- The input type.R
- The output type.E
- The exception type.@FunctionalInterface public static interface ExceptionHandler.ThrowingFunction<T,R,E extends Throwable>
Modifier and Type | Method and Description |
---|---|
R |
apply(T t) |
Copyright © 2020–2023 GReD. All rights reserved.