private static final class HttpMessage.HeaderPropertyKey extends Object
Modifier and Type | Field and Description |
---|---|
private int |
hash |
private String |
name
the name of the property
|
Constructor and Description |
---|
HeaderPropertyKey(String key)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
This implementation violates the contract of this method intentionally!
|
int |
hashCode() |
String |
toString() |
Copyright © 2001–2016 mmm-Team. All rights reserved.