public class WorstElement
extends java.lang.Object
Constructor and Description |
---|
WorstElement(java.lang.String className,
java.lang.String authors,
int violations)
Creates a new WorstElement with the name of the class
the authors of the class and the number of violations
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAuthors()
getAuthors |
java.lang.String |
getClassName()
getClassName |
int |
getViolationsCount()
Returns the number of violations
|
JCSC is released under the terms of the GNU General Public License