Uses of Interface
top.tangyh.basic.function.CheckedFunction
Packages that use CheckedFunction
-
Uses of CheckedFunction in top.tangyh.basic.function
Methods in top.tangyh.basic.function with parameters of type CheckedFunctionModifier and TypeMethodDescriptionEither.lift(CheckedFunction<T, R> function) 处理类Either.liftWithValue(CheckedFunction<T, R> function)