Package org.apache.tools.ant.property
Class NullReturn
java.lang.Object
org.apache.tools.ant.property.NullReturn
Class to represent a null and to stop the chain of lookups.
- Since:
- Ant 1.8.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final NullReturn
a value to use in a property helper to stop looking properties -
Method Summary
-
Field Details
-
NULL
a value to use in a property helper to stop looking properties
-
-
Method Details
-
toString
-