public abstract class PrimitiveValueType extends AbstractScalarType
| Modifier and Type | Field and Description |
|---|---|
static PrimitiveValueType |
BOOLEAN |
static PrimitiveValueType |
BYTE |
static PrimitiveValueType |
CHAR |
static PrimitiveValueType |
DOUBLE |
static PrimitiveValueType |
FLOAT |
static PrimitiveValueType |
INT |
static PrimitiveValueType |
LONG |
static PrimitiveValueType |
SHORT |
bindclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfromNodeIdtoNodeIdinstantiate, isReference, serializepublic static final PrimitiveValueType LONG
public static final PrimitiveValueType INT
public static final PrimitiveValueType SHORT
public static final PrimitiveValueType BYTE
public static final PrimitiveValueType BOOLEAN
public static final PrimitiveValueType DOUBLE
public static final PrimitiveValueType FLOAT
public static final PrimitiveValueType CHAR
Copyright © 2015. All rights reserved.