|
||||||||||
| 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.RestrictedNumber
public abstract class RestrictedNumber
| Nested Class Summary | |
|---|---|
static class |
RestrictedNumber.Double
|
static class |
RestrictedNumber.Float
|
static class |
RestrictedNumber.Integer
|
static class |
RestrictedNumber.Long
|
static class |
RestrictedNumber.Short
|
| Nested classes/interfaces inherited from class com.jeffpalm.util.MutableNumber |
|---|
MutableNumber.Byte |
| Constructor Summary | |
|---|---|
RestrictedNumber()
|
|
| Method Summary |
|---|
| Methods inherited from class com.jeffpalm.util.MutableNumber |
|---|
add, add, add, add, add, add, add, dec, div, div, div, div, div, div, div, immutableNumber, inc, mod, mod, mod, mul, mul, mul, mul, mul, mul, mul, sub, sub, sub, sub, sub, sub, sub, toString |
| Methods inherited from class java.lang.Number |
|---|
byteValue, doubleValue, floatValue, intValue, longValue, shortValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RestrictedNumber()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||