IMPLTYPE - Real implementation typepublic abstract class AbstractMutableNumeric<IMPLTYPE extends AbstractMutableNumeric<IMPLTYPE>> extends Number implements IMutableNumeric<IMPLTYPE>
IMutableNumeric extending
Number class.| Constructor and Description |
|---|
AbstractMutableNumeric() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onAfterChange()
This method is invoked after a value changed.
|
byteValue, doubleValue, floatValue, intValue, longValue, shortValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAsBigDecimal, getAsBigInteger, getAsByte, getAsCharacter, getAsDouble, getAsFloat, getAsInteger, getAsLong, getAsShort, is0, isGE0, isGT0, isLE0, isLT0, isNot0isEQ, isGE, isGT, isLE, isLT, isNEcompareTogetClonethisAsTbyteValue, doubleValue, floatValue, intValue, longValue, shortValue@OverrideOnDemand protected void onAfterChange()
Copyright © 2014–2022 Philip Helger. All rights reserved.