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