|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Number
com.jeffpalm.util.MutableNumber
com.jeffpalm.util.MutableNumber.Double
com.jeffpalm.util.RestrictedNumber.Double
public static class RestrictedNumber.Double
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.jeffpalm.util.MutableNumber |
|---|
MutableNumber.Byte, MutableNumber.Double, MutableNumber.Float, MutableNumber.Integer, MutableNumber.Long, MutableNumber.Short |
| Method Summary | |
|---|---|
protected void |
check(double val)
|
static RestrictedNumber.Double |
newInstance(double val,
double lo,
double hi)
|
static RestrictedNumber.Double |
newZero(double lo,
double hi)
|
| Methods inherited from class com.jeffpalm.util.MutableNumber.Double |
|---|
add, add, add, add, add, add, add, dec, div, div, div, div, div, div, div, doubleValue, floatValue, immutableNumber, inc, intValue, longValue, mod, mod, mod, mul, mul, mul, mul, mul, mul, mul, newInstance, newZero, setValue, sub, sub, sub, sub, sub, sub, sub |
| Methods inherited from class com.jeffpalm.util.MutableNumber |
|---|
toString |
| Methods inherited from class java.lang.Number |
|---|
byteValue, shortValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public static RestrictedNumber.Double newInstance(double val,
double lo,
double hi)
public static RestrictedNumber.Double newZero(double lo,
double hi)
protected void check(double val)
check in class MutableNumber.Double
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||