Searched refs:compareTo0 (Results 1 – 20 of 20) sorted by relevance
56 return compareTo0(other); in compareTo()67 protected abstract int compareTo0(Constant other); in compareTo0() method in Constant
67 protected int compareTo0(Constant other) { in compareTo0() method in CstFieldRef68 int cmp = super.compareTo0(other); in compareTo0()
89 protected final int compareTo0(Constant other) { in compareTo0() method in CstBaseMethodRef90 int cmp = super.compareTo0(other); in compareTo0()
50 protected int compareTo0(Constant other) { in compareTo0() method in CstKnownNull
52 protected int compareTo0(Constant other) { in compareTo0() method in CstLiteral32
52 protected int compareTo0(Constant other) { in compareTo0() method in CstLiteral64
61 protected int compareTo0(Constant other) { in compareTo0() method in CstAnnotation
69 protected int compareTo0(Constant other) { in compareTo0() method in CstString
74 protected int compareTo0(Constant other) { in compareTo0() method in CstMemberRef
79 protected int compareTo0(Constant other) { in compareTo0() method in CstNat
63 protected int compareTo0(Constant other) { in compareTo0() method in CstArray
173 protected int compareTo0(Constant other) { in compareTo0() method in CstType
221 protected int compareTo0(Constant other) { in compareTo0() method in CstUtf8
104 return (compareTo0(otherItem) == 0); in equals()126 return compareTo0(other); in compareTo()284 protected int compareTo0(OffsettedItem other) { in compareTo0() method in OffsettedItem
94 protected int compareTo0(OffsettedItem other) { in compareTo0() method in StringDataItem
82 protected int compareTo0(OffsettedItem other) { in compareTo0() method in EncodedArrayItem
116 protected int compareTo0(OffsettedItem other) { in compareTo0() method in TypeListItem
96 protected int compareTo0(OffsettedItem other) { in compareTo0() method in AnnotationSetItem
132 protected int compareTo0(OffsettedItem other) { in compareTo0() method in AnnotationItem
120 public int compareTo0(OffsettedItem other) { in compareTo0() method in AnnotationsDirectoryItem