|
|||||||||
| Home >> All >> org >> mrd >> [ analysis overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.mrd.analysis
Class NumberFormattingDataSource

java.lang.Objectorg.mrd.analysis.FormattingDataSource
org.mrd.analysis.NumberFormattingDataSource
- public class NumberFormattingDataSource
- extends FormattingDataSource
| Field Summary | |
private NumericDataSource |
dataSource
|
| Fields inherited from class org.mrd.analysis.FormattingDataSource |
format |
| Constructor Summary | |
NumberFormattingDataSource(NumericDataSource ds,
int maxInts,
int maxFrac)
|
|
| Method Summary | |
java.lang.Object |
execute()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
dataSource
private NumericDataSource dataSource
| Constructor Detail |
NumberFormattingDataSource
public NumberFormattingDataSource(NumericDataSource ds,
int maxInts,
int maxFrac)
| Method Detail |
execute
public java.lang.Object execute()
- Specified by:
executein classFormattingDataSource
|
|||||||||
| Home >> All >> org >> mrd >> [ analysis overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC