Package org.ocpsoft.rewrite.config
Class False
java.lang.Object
org.ocpsoft.rewrite.config.DefaultConditionBuilder
org.ocpsoft.rewrite.config.False
- All Implemented Interfaces:
Condition,ConditionBuilder
Condition that always returns false.- Author:
- Lincoln Baxter, III
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.ocpsoft.rewrite.config.DefaultConditionBuilder
and, andNot, or, orNot
-
Constructor Details
-
False
public False()
-
-
Method Details