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