Uses of Class
io.vavr.control.Try.Failure
Packages that use Try.Failure
Package
Description
Beside
API
the io.vavr package contains core types like (Checked)Functions and Tuples.-
Uses of Try.Failure in io.vavr
Methods in io.vavr that return Try.FailureMethods in io.vavr that return types with arguments of type Try.FailureModifier and TypeMethodDescriptionstatic <T,
_1 extends Throwable>
API.Match.Pattern1<Try.Failure<T>, _1> Patterns.$Failure
(API.Match.Pattern<_1, ?> p1) Methods in io.vavr with parameters of type Try.Failure