Uses of Class
org.ehrbase.openehr.sdk.util.functional.Either
Packages that use Either
-
Uses of Either in org.ehrbase.openehr.sdk.util.functional
Subclasses of Either in org.ehrbase.openehr.sdk.util.functionalModifier and TypeClassDescriptionstatic classEither.Left<L,R> static classEither.Right<L,R> classstatic classTry.Failure<S0,E0 extends Exception> static classTry.Success<S0,E0 extends Exception>