public abstract class KeyBase extends Object
| Modifier and Type | Field and Description |
|---|---|
static char |
VALUE_SEPARATOR |
| Constructor and Description |
|---|
KeyBase() |
| Modifier and Type | Method and Description |
|---|---|
static void |
assertNoValueSeparator(String str) |
static String[] |
splitOnValueSeparator(String s) |
public static final char VALUE_SEPARATOR
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.