public class LinkInfoMap extends HashMap<String,LinkInfo>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Method and Description |
|---|---|
LinkInfo |
getStar(String key)
get the entry for key or "*" if key does not exist
also checks for "*" by merging both
|
LinkInfo |
put(String key,
LinkInfo value) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, putAll, remove, size, valuesequals, hashCode, toStringCopyright © 2015. All rights reserved.