Class And
- java.lang.Object
-
- And
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleaneval()Evaluates the given conditional.Condneg()negates the value of the conditional, without evaluating it.java.lang.StringtoString()
-
-
-
Method Detail
-
eval
public boolean eval()
Description copied from interface:CondEvaluates the given conditional.
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
-