Uses of Class
top.tangyh.basic.function.Either
Packages that use Either
-
Uses of Either in top.tangyh.basic.function
Methods in top.tangyh.basic.function that return types with arguments of type EitherModifier and TypeMethodDescriptionEither.lift(CheckedFunction<T, R> function) 处理类Either.liftWithValue(CheckedFunction<T, R> function)