PofHelper Fields |
The PofHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| BIGDECIMAL_ZERO |
The default BigDecimal value.
| |
| BINARY_EMPTY |
An empty Binary value.
| |
| BOOLEAN_ARRAY_EMPTY |
An empty array of bytes.
| |
| BYTE_ARRAY_EMPTY |
An empty array of bytes.
| |
| CHAR_ARRAY_EMPTY |
An empty array of chars.
| |
| COLLECTION_EMPTY |
An empty (and immutable) collection.
| |
| DOUBLE_ARRAY_EMPTY |
An empty array of doubles.
| |
| INT16_ARRAY_EMPTY |
An empty array of shorts.
| |
| INT32_ARRAY_EMPTY |
An empty array of ints.
| |
| INT64_ARRAY_EMPTY |
An empty array of longs.
| |
| OBJECT_ARRAY_EMPTY |
An empty array of objects.
| |
| SINGLE_ARRAY_EMPTY |
An empty array of floats.
|