|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rj.tools.jcsc.sorter.SeveritySorter
Sorts the list of violations according to the severity of each occurence.
Constructor Summary | |
SeveritySorter()
|
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 SeveritySorter()
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 |