Package | Description |
---|---|
io.undertow.util |
Modifier and Type | Method | Description |
---|---|---|
static java.util.List<java.util.List<QValueParser.QValueResult>> |
QValueParser.parse(java.util.List<java.lang.String> headers) |
Parses a set of headers that take q values to determine the most preferred one.
|
Modifier and Type | Method | Description |
---|---|---|
int |
QValueParser.QValueResult.compareTo(QValueParser.QValueResult other) |
Copyright © 2018. All rights reserved.