Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BYTE_PREFIX |
"0b" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NIBBLE_SIZE |
4 |
public static final String |
PREFIX |
"0x" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
HASH_CODE_PRIME |
31 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ARGUMENT_EMPTY |
"Argument expected not to be empty!" |
Copyright © 2013-2014 AssertJ. All Rights Reserved.