| Package | Description |
|---|---|
| org.apache.flink.types |
| Modifier and Type | Class and Description |
|---|---|
class |
Either<L,R>
This type represents a value of one two possible types, Left or Right (a
disjoint union), inspired by Scala's Either type.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.