| Package | Description |
|---|---|
| de.vandermeer.skb.interfaces.coin |
Base for an extended null object pattern (success/error with or without value plus optional messages).
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TailsNullWithErrors<M>
A tails (error) coin without a value but some errors.
|
| Modifier and Type | Method and Description |
|---|---|
static TailsNull |
TailsNull.create()
Creates a new null coin with given value.
|
Copyright © 2016–2017. All rights reserved.