public class OccurenceSorter extends java.lang.Object implements ViolationsSorter
| Constructor and Description |
|---|
OccurenceSorter() |
| Modifier and Type | Method and Description |
|---|---|
void |
setViolations(java.util.List violations)
Set the List of violations to be sorted
|
void |
sort()
Sort the List of violations
|
public void setViolations(java.util.List violations)
setViolations in interface ViolationsSorterviolations - public void sort()
sort in interface ViolationsSorter
JCSC is released under the terms of the GNU General Public License