|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmathcomp.monitor.Report.Column
mathcomp.monitor.Report.NumberColumn
mathcomp.monitor.Report.QuotientColumn
public static class Report.QuotientColumn
Constructor Summary | |
---|---|
Report.QuotientColumn()
|
|
Report.QuotientColumn(java.lang.String id,
java.lang.String name)
|
Method Summary | |
---|---|
java.lang.Object |
getValue(Report report,
int row)
|
Methods inherited from class mathcomp.monitor.Report.NumberColumn |
---|
getDoubleValue, getDoubleValue |
Methods inherited from class mathcomp.monitor.Report.Column |
---|
getId, getName, setId, setName |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Report.QuotientColumn()
public Report.QuotientColumn(java.lang.String id, java.lang.String name)
Method Detail |
---|
public java.lang.Object getValue(Report report, int row)
getValue
in class Report.Column
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |