@FunctionalInterface public static interface TryCatchKits.UncheckedFunction<T,R>
R
apply(T t)
@Nullable R apply(@Nullable T t) throws Throwable
t
Throwable
Copyright © 2019. All rights reserved.