|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.itc.irst.tcc.sre.util.MicroAvarage
public class MicroAvarage
This class given a file of good/bad values in CSV format append the micro avarage figures at the end of the file.
Field Summary | |
---|---|
(package private) static org.apache.log4j.Logger |
logger
Define a static logger variable so that it references the Logger instance named MicroAvarage . |
Constructor Summary | |
---|---|
MicroAvarage(java.io.File f)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static org.apache.log4j.Logger logger
MicroAvarage
.
Constructor Detail |
---|
public MicroAvarage(java.io.File f)
Method Detail |
---|
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |