@FunctionalInterface public static interface Throwing.Function<T,R,X extends Throwable> extends Function<T,R>
| Modifier and Type | Method and Description | 
|---|---|
| default R | apply(T t) | 
| R | doApply(T t) | 
Copyright © 2013-2018–2019 SeedStack. All rights reserved.