| 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 |
HeadsSuccessWithInfoAndWarnings<R,M>
A heads (success) coin with a value with further information and some warnings.
|
| Modifier and Type | Method and Description |
|---|---|
static <R,M> HeadsSuccessWithInfo<R,M> |
HeadsSuccessWithInfo.create(R value)
Creates a new success coin with given value and information.
|
Copyright © 2016–2017. All rights reserved.