public class StringStringMap extends LegacyMap implements IStringStringMap
| Constructor and Description |
|---|
StringStringMap() |
__core_collections_LegacyMap_constructor__, __core_collections_LegacyMap_constructor__, __core_collections_LegacyMap_destructor__, __core_collections_LegacyMap_execute__, clear_, containsAllKeys, containsAllValues, getEntrySet, getKeySet, getMap, getSize, getValues, isEmpty, legacyEquals, removeAll__isValidInternal__, __lang_BaseObject_constructor__, __setValidInternal__, assertNotNull, assertNotNull, getLegacyClass, getNextSibling, getPrevSibling, legacyClone, toLegacyStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear_, containsAllKeys, containsAllValues, getEntrySet, getKeySet, getSize, getValues, isEmpty, removeAll__isValidInternal__, __lang_BaseObject_constructor__, __setValidInternal__, getLegacyClass, getNextSibling, getPrevSibling, isTracked, legacyClone, legacyEquals, toLegacyStringpublic void __core_collections_StringStringMap_execute__()
public void __core_collections_StringStringMap_constructor__(object<? extends IStringStringMap> _poMap)
public void __core_collections_StringStringMap_constructor__()
public object<? extends _BaseObject_> put(object<? extends _BaseObject_> _poKey, object<? extends _BaseObject_> _poValue)
public object<? extends LegacyString> put_2(object<? extends LegacyString> poKey, object<? extends LegacyString> poValue)
put_2 in interface IStringStringMappublic object<? extends _BaseObject_> remove(object<? extends _BaseObject_> _poKey)
public object<? extends LegacyString> remove_1(object<? extends LegacyString> poKey)
remove_1 in interface IStringStringMappublic logical containsKey(object<? extends _BaseObject_> _poKey)
containsKey in interface ImapcontainsKey in class LegacyMappublic logical containsKey_1(object<? extends LegacyString> poKey)
containsKey_1 in interface IStringStringMappublic logical containsValue(object<? extends _BaseObject_> _poValue)
containsValue in interface ImapcontainsValue in class LegacyMappublic logical containsValue_1(object<? extends LegacyString> poValue)
containsValue_1 in interface IStringStringMappublic object<? extends LegacyString> get(object<? extends _BaseObject_> _poKey)
public object<? extends LegacyString> get_1(object<? extends LegacyString> poKey)
get_1 in interface IStringStringMappublic void putAll_2(object<? extends IStringStringMap> poMap)
putAll_2 in interface IStringStringMappublic longchar put(character pcKey, longchar pcValue)
put in interface IStringStringMappublic longchar get(character _pcKey)
get in interface IStringStringMappublic longchar remove(character _pcKey)
remove in interface IStringStringMappublic logical containsKey(character _pcKey)
containsKey in interface IStringStringMappublic logical containsValue(character _pcValue)
containsValue in interface IStringStringMap