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

Method compareTo

src/main/org/apache/tools/ant/types/Resource.java:275–281  ·  view source on GitHub ↗

Delegates to a comparison of names. @param other the object to compare to. @return a negative integer, zero, or a positive integer as this Resource is less than, equal to, or greater than the specified Resource. @since Ant 1.6

(Resource other)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

equalsMethod · 0.95
findTargetPositionMethod · 0.45

Calls 4

getRefMethod · 0.95
getNameMethod · 0.95
getNameMethod · 0.65
isReferenceMethod · 0.45

Tested by

no test coverage detected