| Package | Description | 
|---|---|
| org.jetlang.web | 
| Modifier and Type | Method and Description | 
|---|---|
| List<KeyValueList.Entry> | KeyValueList. getHeaders() | 
| Iterator<KeyValueList.Entry> | KeyValueList. iterator() | 
| Spliterator<KeyValueList.Entry> | KeyValueList. spliterator() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | KeyValueList. forEach(java.util.function.Consumer<? super KeyValueList.Entry> action) | 
| Constructor and Description | 
|---|
| KeyValueList(List<KeyValueList.Entry> entries,
            boolean caseSensitive) | 
Copyright © 2016. All Rights Reserved.