public interface TailsNull extends TailsCoin<Object>
A tails (error) coin without a value.
| Modifier and Type | Method and Description |
|---|---|
static TailsNull |
create()
Creates a new null coin with given value.
|
default Object |
getReturn()
Get the actual return object of the method using this coin.
|
hasErrorReports, hasInfoReports, hasWarningReports, isError, isHeads, isSuccess, reportsErrors, reportsInfo, reportsWarningsCopyright © 2016–2017. All rights reserved.