public static class ApiHttpHeaders.StringHeaderEntry extends ApiHttpHeaders.HeaderEntry<String,String>
| Constructor and Description |
|---|
StringHeaderEntry(String key) |
StringHeaderEntry(String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
int |
reflectionHashCode() |
equals, getKey, getValue, hashCode, setValue, toStringcomparingByKey, comparingByKey, comparingByValue, comparingByValuepublic StringHeaderEntry(String key)
public StringHeaderEntry(String key, String value)
public int reflectionHashCode()