|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyValueFormat.Transformer | |
|---|---|
| org.sonar.api.utils | |
| Uses of KeyValueFormat.Transformer in org.sonar.api.utils |
|---|
| Classes in org.sonar.api.utils that implement KeyValueFormat.Transformer | |
|---|---|
static class |
KeyValueFormat.DoubleNumbersPairTransformer
Deprecated. since 2.7. Replaced by Converter |
static class |
KeyValueFormat.IntegerNumbersPairTransformer
Deprecated. since 2.7. Replaced by Converter |
static class |
KeyValueFormat.RulePriorityNumbersPairTransformer
Deprecated. since 2.7. Replaced by Converter |
static class |
KeyValueFormat.StringNumberPairTransformer
Deprecated. since 2.7 replaced by Converter |
| Methods in org.sonar.api.utils with parameters of type KeyValueFormat.Transformer | ||
|---|---|---|
static
|
KeyValueFormat.parse(String data,
KeyValueFormat.Transformer<K,V> transformer)
Deprecated. since 2.7 |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||