Searched defs:compareTo (Results 1 – 7 of 7) sorted by relevance
63 public int compareTo(ThreadRecord that) { in compareTo() method in DeadlockDetector.ThreadRecord101 public int compareTo(LockRecord that) { in compareTo() method in DeadlockDetector.LockRecord
60 public int compareTo(ProcessSnapshot that) { in compareTo() method in ProcessSnapshot
69 public int compareTo(LockSnapshot that) { in compareTo() method in LockSnapshot
102 public int compareTo(ThreadSnapshot that) { in compareTo() method in ThreadSnapshot
129 public int compareTo(@NonNull Alarm other) { in compareTo() method in Alarm
212 public int compareTo(Node o) { in compareTo() method in Node
240 public int compareTo(Question that) { in compareTo() method in MainActivity.Question