public abstract class NCNumber extends NCType
TYPE_BOOLEAN, TYPE_BYTEBUFFER, TYPE_DATE, TYPE_DOUBLE, TYPE_INTEGER, TYPE_LIST, TYPE_LONG, TYPE_MAP, TYPE_NULL, TYPE_STRING
Modifier and Type | Method and Description |
---|---|
abstract double |
doubleValue() |
boolean |
equals(java.lang.Object other)
Force subclasses to implement.
|
abstract int |
hashCode()
Force subclasses to implement.
|
abstract int |
intValue() |
abstract long |
longValue() |
externalize, getType, toString
public abstract int intValue()
public abstract long longValue()
public abstract double doubleValue()
public abstract int hashCode()
NCType
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"