|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rj.tools.jcsc.sorter.OccurenceSorter
Sorts the list of violations according to the order in which they occured. This is the actual order so nothing needs to be done.
Constructor Summary | |
OccurenceSorter()
|
Method Summary | |
void |
setViolations(java.util.List violations)
Set the List of violations to be sorted |
void |
sort()
Sort the List of violations |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OccurenceSorter()
Method Detail |
public void setViolations(java.util.List violations)
setViolations
in interface ViolationsSorter
violations
- public void sort()
sort
in interface ViolationsSorter
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |