public class IsNullMatcher extends AbstractStateMatcher
| Constructor and Description |
|---|
IsNullMatcher() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
matches(Parameter parameter,
Object value)
Called to determine the match
|
matchesprotected boolean matches(Parameter parameter, Object value)
AbstractStateMatchermatches in class AbstractStateMatcherparameter - the parametervalue - the expected valueCopyright © 2014–2016. All rights reserved.