| Package | Description |
|---|---|
| io.atlassian.fugue |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Either.Projection<A,B,L,R> |
| Modifier and Type | Class and Description |
|---|---|
class |
Either.LeftProjection
A left projection of an either value.
|
class |
Either.RightProjection
A right projection of an either value.
|
class |
Option<A>
A class that encapsulates missing values.
|
Copyright © 2018 Atlassian. All rights reserved.