public final class NCLong extends NCNumber
TYPE_BOOLEAN, TYPE_BYTEBUFFER, TYPE_DATE, TYPE_DOUBLE, TYPE_INTEGER, TYPE_LIST, TYPE_LONG, TYPE_MAP, TYPE_NULL, TYPE_STRING
Constructor and Description |
---|
NCLong(long value)
Public constructor
|
Modifier and Type | Method and Description |
---|---|
double |
doubleValue() |
int |
getType()
Returns the type of this
NCType object. |
int |
hashCode()
Force subclasses to implement.
|
int |
intValue() |
long |
longValue() |
java.lang.String |
toString()
Force subclasses to implement.
|
externalize
public NCLong(long value)
value
- long valuepublic double doubleValue()
doubleValue
in class NCNumber
public int getType()
NCType
NCType
object.public int hashCode()
NCType
Copyright © 2010 - 2020 Adobe. All Rights Reserved