public class ShouldNotBeNull extends BasicErrorMessageFactory
null failed.| Modifier and Type | Field and Description |
|---|---|
private static ShouldNotBeNull |
INSTANCE |
arguments, format, formatter| Modifier | Constructor and Description |
|---|---|
private |
ShouldNotBeNull() |
| Modifier and Type | Method and Description |
|---|---|
static ErrorMessageFactory |
shouldNotBeNull()
Returns the singleton instance of this class.
|
create, create, create, equals, hashCode, toString, unquotedStringprivate static final ShouldNotBeNull INSTANCE
public static ErrorMessageFactory shouldNotBeNull()