JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH
Package ca.uhn.fhir.util.monad
package
ca.uhn.fhir.util.monad
Related Packages
Package
Description
ca.uhn.fhir.util
ca.uhn.fhir.util.adapters
Implements the Adapter pattern to allow external classes to extend/adapt existing classes.
ca.uhn.fhir.util.bundle
ca.uhn.fhir.util.jar
ca.uhn.fhir.util.rdf
Classes
Class
Description
Either
<L,
R>
Represents a value of one of two possible types (a disjoint union).
Either3
<L,
M,
R>
Represents a value of one of three possible types (a disjoint union).
Eithers