public class MultiValuedAttributeValuesHolder extends Object implements Attributes
| Constructor and Description |
|---|
MultiValuedAttributeValuesHolder(Map<String,Set<String>> attributes) |
public Set<String> getValues(String name)
getValues in interface Attributespublic String getValue(String name)
getValue in interface Attributespublic Set<String> getKeys()
getKeys in interface Attributespublic boolean isEmpty()
isEmpty in interface AttributesCopyright © 2018 Atlassian. All rights reserved.