JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Package
io.activej.common.collection
Packages that use
io.activej.common.collection
Package
Description
io.activej.common.collection
Classes in
io.activej.common.collection
used by
io.activej.common.collection
Class
Description
Either
A compound type that represents a disjoint union of two values (only one value is present, either left or right)
Try
A compound type that represents either a result or an exception