public final class Key extends Object
| Constructor and Description |
|---|
Key() |
Key(int initialCapacity) |
Key(List<String> keyValues) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendValue(String aValue) |
boolean |
equals(Object o) |
int |
hashCode() |
int |
numValues() |
String |
value(int index) |
Copyright © 2010 - 2020 Adobe. All Rights Reserved