|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.montsuqi.util.PrecisionScale
public class PrecisionScale
| Field Summary | |
|---|---|
static int |
DEFAULT_PRECISION
|
static int |
DEFAULT_SCALE
|
static int |
MAX_PRECISION
|
int |
precision
|
int |
scale
|
| Constructor Summary | |
|---|---|
PrecisionScale()
|
|
PrecisionScale(java.lang.String format)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int MAX_PRECISION
public static final int DEFAULT_PRECISION
public static final int DEFAULT_SCALE
public final int precision
public final int scale
| Constructor Detail |
|---|
public PrecisionScale()
public PrecisionScale(java.lang.String format)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||