public class InitialHyperlinkMap extends HashMap<String,HyperlinkInfo>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
InitialHyperlinkMap() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isModified() |
HyperlinkInfo |
remove(Object key) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, size, valuesequals, hashCode, toStringpublic HyperlinkInfo remove(Object key)
remove in interface Map<String,HyperlinkInfo>remove in class HashMap<String,HyperlinkInfo>public boolean isModified()
Copyright © 2017. All Rights Reserved.