public class StringKeyValueList extends Object implements Iterable<StringKeyValue>
| Constructor and Description |
|---|
StringKeyValueList() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Map<String,String> map) |
void |
add(String key,
String value) |
Iterator<StringKeyValue> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Iterator<StringKeyValue> iterator()
iterator in interface Iterable<StringKeyValue>Copyright © 2022 vpc open source initiative. All rights reserved.