K - -V - public interface Dictionary<K,V>
StringToGwt,
or xapi.collect.X_Collect::newStringDictionary()| Modifier and Type | Method and Description |
|---|---|
void |
clearValues() |
void |
forKeys(ReceivesValue<K> receiver) |
V |
getValue(K key) |
boolean |
hasKey(K key) |
V |
removeValue(K key) |
V |
setValue(K key,
V value) |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.