JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package io.activej.common.collection
package
io.activej.common.collection
Related Packages
Package
Description
io.activej.common
Classes
Class
Description
Either
<L,
R>
A compound type that represents a disjoint union of two values (only one value is present, either left or right)
Try
<T>
A compound type that represents either a result or an exception