| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
ISO_PATTERN |
"yyyy-MM-dd\'T\'HH:mm:ssZ" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
UNIQUE_VALUE_PLACE_HOLDER |
"${uniqueValue}" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
BOOLEAN_CHUNK_SIZE |
1 |
public static final int |
BYTE_CHUNK_SIZE |
1 |
public static final int |
DEFAULT_STRING_BUFFER_SIZE |
255 |
public static final int |
DOUBLE_CHUNK_SIZE |
8 |
public static final int |
FLOAT_CHUNK_SIZE |
4 |
public static final int |
INTEGER_CHUNK_SIZE |
4 |
public static final int |
LONG_CHUNK_SIZE |
8 |
public static final int |
SHORT_CHUNK_SIZE |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
MAX_NUMBER_OF_MEASURE_POINTS |
10000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
MAX_NUMBER_OF_MEASURE_POINTS |
10000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_FORMAT_PRECISION |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final char |
GLOB_MULTIPLE |
42 |
public static final char |
GLOB_SINGLE |
63 |
public static final char |
TEXT |
116 |
Copyright © 2013 echocat. All Rights Reserved.