MCPcopy Create free account
hub / github.com/apache/ant / Comparison

Class Comparison

src/main/org/apache/tools/ant/types/Comparison.java:31–94  ·  view source on GitHub ↗

EnumeratedAttribute for generic comparisons. Accepts values "equal", "greater", "more", "less", "ne" (not equal), "ge" (greater or equal), "le" (less or equal), "eq" (equal), "gt" (greater), "lt" (less). @since Ant 1.7

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected