Pastebin
Paste #236:
< previous paste - next paste>
Pasted by hej
public int compareTo(QueueEntry qe){
return qe.getSeqNum()-this.getSeqNum();
}
New Paste
Go to most recent paste.
< previous paste - next paste>
public int compareTo(QueueEntry qe){
return qe.getSeqNum()-this.getSeqNum();
}
Go to most recent paste.