K - V - public interface IBasicStorage<K,V> extends Map<K,V>, IInitializable
| Modifier and Type | Method and Description |
|---|---|
Map<K,V> |
getAll(Collection<K> aKeys) |
String |
getName() |
void |
setName(String aName) |
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, valuesinitialize, shutdownCopyright © 2013. All Rights Reserved.