| Modifier and Type | Field and Description |
|---|---|
static Null |
Null.ARRAY_FIXED_VALUE_NULL
ARRAY_FIXED_VALUE_NULL.
|
static Null |
Null.ARRAY_VARIABLE_VALUE_NULL
ARRAY_VARIABLE_VALUE_NULL.
|
static Null |
Null.BYTE_NULL
BYTE_NULL.
|
static Null |
Null.DECIMAL_NULL
DECIMAL_NULL.
|
static Null |
Null.DOUBLE_NULL
DOUBLE_NULL.
|
static Null |
Null.FIVE_BITS_DECIMAL_NULL
FIVE_BITS_DECIMAL_NULL.
|
static Null |
Null.FLOAT_NULL
FLOAT_NULL.
|
static Null |
Null.INT_NULL
INT_NULL.
|
static Null |
Null.INTEGER_NULL
INTEGER_NULL.
|
static Null |
Null.LONG_NULL
LONG_NULL.
|
static Null |
Null.MSG_NULL
MSG_NULL.
|
static Null |
Null.NULL
NULL.
|
static Null |
Null.SHORT_NULL
SHORT_NULL.
|
static Null |
Null.STRING_UTF8_NULL
STRING_UTF8_NULL.
|
| Modifier and Type | Method and Description |
|---|---|
Null |
Msg.getAsNull(int aKey)
getAsNull.
|
static Null |
Null.valueOf(int aLength)
valueOf (creation/retrieve of a Null).
|
static Null |
Null.valueOf(Type aType)
valueOf (creation/retrieve of a Null).
|
| Modifier and Type | Method and Description |
|---|---|
MsgBuilder |
MsgBuilder.set(int aKey,
Null aNull)
set.
|
void |
Msg.set(int aKey,
Null aNull)
set.
|
Copyright © 2012–2014 hermod. All rights reserved.