public class IsAnything extends java.lang.Object implements Constraint
true.| Constructor and Description |
|---|
IsAnything() |
public boolean eval(java.lang.Object o)
Constrainteval in interface Constrainttrue if o meets the constraint,
false if it does not.public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2002 Mock Objects. All Rights Reserved.