Package | Description |
---|---|
com.atlassian.jira.util |
Modifier and Type | Class and Description |
---|---|
class |
KeyValuePairImpl<K,V> |
Modifier and Type | Method and Description |
---|---|
static KeyValuePair<String,String> |
KeyValueParser.parse(String text)
Parses the input text into a key and value using '=' as a separator.
|
Copyright © 2002-2015 Atlassian. All Rights Reserved.