public class StringToManyList<X> extends StringToAbstract<IntTo<X>> implements StringTo.Many<X>
StringTo.Many<V>| Constructor and Description |
|---|
StringToManyList(Class<X> componentClass) |
StringToManyList(Class<X> componentClass,
Map<String,IntTo<X>> map) |
| Modifier and Type | Method and Description |
|---|---|
StringToManyList<X> |
add(String key,
X value) |
IntTo<X> |
get(String key) |
protected IntTo<X> |
newList() |
clear, containsKey, containsValue, entries, isEmpty, isMultithreaded, keyArray, keys, put, putAll, remove, removeAll, size, toString, values, valueSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclear, containsKey, containsValue, isEmpty, keys, putAll, removeAll, valuesentriesCopyright © December 07, 2012–2015 The Internet Party. All rights reserved.