public abstract class NumberType<T> extends Object implements TypeHelper<T>
| 构造器和说明 |
|---|
NumberType() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
roundOffValue()
Whether to round off a fractional value during cross conversion
from a different type to this type.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfromValue, getTypeName, objectConversionException, stringConversionException, valueOutOfRangeExceptionCopyright © 2022. All rights reserved.