JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
io.vavr.API.Match
Packages that use
API.Match
Package
Description
io.vavr
Beside
API
the io.vavr package contains core types like (Checked)Functions and Tuples.
Uses of
API.Match
in
io.vavr
Methods in
io.vavr
that return
API.Match
Modifier and Type
Method
Description
static <T>
API.Match
<T>
API.
Match
(T value)
Entry point of the match API.