| Modifier and Type | Method and Description |
|---|---|
abstract Left |
getLeft()
|
abstract Right |
getRight()
|
abstract boolean |
isLeft()
|
abstract boolean |
isRight()
|
public abstract Left getLeft() throws IllegalStateException
Either.IllegalStateException - If this Either is not a isLeft()
Either.public abstract Right getRight() throws IllegalStateException
Either.IllegalStateException - If this Either is not a isRight()
Either.Copyright © 2015–2017 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.