public final class NCNull extends NCType
Modifier and Type | Field and Description |
---|---|
static NCNull |
INSTANCE
Singleton instance
|
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 |
---|---|
boolean |
equals(java.lang.Object other)
Force subclasses to implement.
|
int |
getType()
Returns the type of this
NCType object. |
int |
hashCode()
Force subclasses to implement.
|
java.lang.String |
toString()
Force subclasses to implement.
|
externalize
public static final NCNull INSTANCE
public int getType()
NCType
NCType
object.public int hashCode()
NCType
public boolean equals(java.lang.Object other)
NCType
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"