| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
NON_FIXED_LENGTH |
-1 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
SIZE |
1 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
BIT_0 |
0 |
public static final int |
BIT_1 |
1 |
public static final int |
BIT_2 |
2 |
public static final int |
BIT_3 |
3 |
public static final int |
BIT_4 |
4 |
public static final int |
BIT_5 |
5 |
public static final int |
BIT_6 |
6 |
public static final int |
BIT_7 |
7 |
public static final int |
SIZE |
1 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
SIZE |
2 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final double |
MAX_VALUE |
1.7976931348623157E308 |
public static final double |
MIN_VALUE |
4.9E-324 |
public static final int |
SIZE |
8 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
MAX_VALUE |
255 |
public static final int |
MIN_VALUE |
0 |
public static final int |
SIZE |
1 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final float |
MAX_VALUE |
3.4028234663852886E38f |
public static final float |
MIN_VALUE |
1.401298464324817E-45f |
public static final int |
SIZE |
4 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
MAX_VALUE |
32767 |
public static final int |
MIN_VALUE |
-32768 |
public static final int |
SIZE |
2 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
MAX_VALUE |
2147483647 |
public static final int |
MIN_VALUE |
-2147483648 |
public static final int |
SIZE |
4 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final long |
MAX_VALUE |
9223372036854775807L |
public static final long |
MIN_VALUE |
-9223372036854775808L |
public static final int |
SIZE |
8 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
MAX_VALUE |
127 |
public static final int |
MIN_VALUE |
-128 |
public static final int |
SIZE |
1 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
SIZE |
8 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
MAX_VALUE |
65535 |
public static final int |
MIN_VALUE |
0 |
public static final int |
SIZE |
2 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final long |
MAX_VALUE |
4294967295L |
public static final int |
MIN_VALUE |
0 |
public static final int |
SIZE |
4 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
SIZE |
8 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
MAX_VALUE |
255 |
public static final int |
MIN_VALUE |
0 |
public static final int |
SIZE |
1 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
CRC16_CCITT_INITIAL_VALUE |
65535 |
public static final int |
CRC16_CCITT_POLYNOMIAL |
4129 |
public static final int |
CRC16_IBM_INITIAL_VALUE |
0 |
public static final int |
CRC16_IBM_POLYNOMIAL |
32773 |
public static final int |
CRC16_MODBUS_INITIAL_VALUE |
65535 |
public static final int |
CRC16_MODBUS_POLYNOMIAL |
32773 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
DEFAULT_INITIAL_VALUE |
-1 |
public static final int |
DEFAULT_POLYNOMIAL |
79764919 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
CRC8_CCITT_INITIAL_VALUE |
255 |
public static final int |
CRC8_CCITT_POLYNOMIAL |
7 |
public static final int |
CRC8_DALLAS_MAXIM_INITIAL_VALUE |
0 |
public static final int |
CRC8_DALLAS_MAXIM_POLYNOMIAL |
49 |
public static final int |
CRC8_INITIAL_VALUE |
0 |
public static final int |
CRC8_POLYNOMIAL |
7 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
PACKAGE |
"org.indunet.fastproto.formula" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
private static final int |
MAX_ARRAY_SIZE |
2147483639 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final long |
DECODE_FLOW_CODE |
1L |
public static final long |
ENCODE_FLOW_CODE |
512L |
public static final long |
FIXED_LENGTH_FLOW_CODE |
2048L |
public static final long |
INFER_LENGTH_FLOW_CODE |
4096L |
public static final long |
VERIFY_FIXED_LENGTH_FLOW_CODE |
32L |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
protected static final String |
BIT_OFFSET_NAME |
"bitOffset" |
protected static final String |
BYTE_OFFSET_NAME |
"value" |
protected static final String |
LENGTH_NAME |
"length" |
Copyright © 2019–2025 indunet. All rights reserved.