public class HeaderInteger extends Object
Age: 300
Modifier | Constructor and Description |
---|---|
protected |
HeaderInteger(String value)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
asInt()
Returns this header as a simple string value.
|
String |
toString() |
protected HeaderInteger(String value)
value
- The raw header value.Copyright © 2018 Apache. All rights reserved.