| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.mockobjects.constraint.IsNullConstructor Summary | |
| |
public boolean eval(Object o)
Evaluates the constraint for argument o.
- Specified by:
- eval in interface Constraint
- Returns:
trueif o meets the constraint,falseif it does not.
public String toString()