public class MultiValueParameters extends Object
| Constructor and Description |
|---|
MultiValueParameters() |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
get(String key) |
String |
getFirst(String key) |
Set<String> |
keySet() |
void |
put(String key,
String value) |
Copyright © 2017. All Rights Reserved.