|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectRaptor.PLComparator
public class PLComparator
Used by Justification class to sort a List of ProofLines by line number
Constructor Summary | |
---|---|
PLComparator()
|
Method Summary | |
---|---|
int |
compare(ProofLine o1,
ProofLine o2)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public PLComparator()
Method Detail |
---|
public int compare(ProofLine o1, ProofLine o2)
compare
in interface java.util.Comparator<ProofLine>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |