|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavancss.Metric
javancss.FunctionMetric
public class FunctionMetric
Basic data class to store all metrics attached to a function.
Field Summary | |
---|---|
int |
ccn
|
Fields inherited from class javancss.Metric |
---|
javadocs, javadocsLn, multiLn, name, ncss, singleLn |
Constructor Summary | |
---|---|
FunctionMetric()
|
Method Summary | |
---|---|
void |
clear()
|
Methods inherited from class javancss.Metric |
---|
compareTo, equals, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public int ccn
Constructor Detail |
---|
public FunctionMetric()
Method Detail |
---|
public void clear()
clear
in class Metric
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |