Package | Description |
---|---|
de.up.ling.irtg.util |
Various utilities.
|
Modifier and Type | Method and Description |
---|---|
static <A,B> Either<A,B> |
Either.makeFirst(A first) |
static <A,B> Either<A,B> |
Either.makeSecond(B second) |
Copyright © 2017. All rights reserved.