@ExperimentalApi public class Property extends Object
Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Function<String,List<String>> |
SPLIT_STRING |
Constructor and Description |
---|
Property(List<String> keys,
List<String> objectReferences) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getAsPropertyString() |
List<String> |
getKeys() |
String |
getKeysAsString() |
List<String> |
getObjectReferences() |
String |
getObjectReferencesAsString() |
int |
hashCode() |
String |
toString() |
Copyright © 2002-2017 Atlassian. All Rights Reserved.