MCPcopy Create free account
hub / github.com/CvvT/AppTroy / compareTo

Method compareTo

app/src/main/java/org/cc/dexlib2/iface/Annotation.java:106–106  ·  view source on GitHub ↗

Compares this Annotation to another Annotation. The comparison is based on the value of getVisibility(), getType() and getElements(), in that order. When comparing the set of elements, the comparison is done with the semantics of org.jf.util.CollectionUtils.compareAsSet(), using the natural orderin

(Annotation o)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

compareMethod · 0.65
compareToMethod · 0.65
compareToMethod · 0.65
compareToMethod · 0.65
compareToMethod · 0.65
compareMethod · 0.65
compareToMethod · 0.65
compareMethod · 0.65
compareToMethod · 0.65
compareMethod · 0.65
compareToMethod · 0.65
compareToMethod · 0.65

Implementers 1

BaseAnnotationapp/src/main/java/org/cc/dexlib2/base/

Calls

no outgoing calls

Tested by

no test coverage detected