| Package | Description |
|---|---|
| com.io7m.jfunctional |
Core functions and types.
|
| Modifier and Type | Method and Description |
|---|---|
static <F,S> Failure<F,S> |
Failure.failure(F x)
Produce a new failure value.
|
| Modifier and Type | Method and Description |
|---|---|
U |
TryVisitorType.failure(Failure<F,S> f)
Visit a value of type
Success. |
U |
TryPartialVisitorType.failure(Failure<F,S> f)
Visit a value of type
Success. |
Copyright © 2017 <code@io7m.com> http://io7m.com