Package alps.java.api.util
Schnittstelle ICompatibilityDictionary<K, V>
- Alle Superschnittstellen:
Map<K,
V>
- Alle bekannten Implementierungsklassen:
CompatibilityDictionary
-
Verschachtelte Klassen - Übersicht
-
Methodenübersicht
Von Schnittstelle geerbte Methoden java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Methodendetails
-
tryAdd
this Method is a hidden Method (Implementation with static)- Parameter:
key
-value
-- Gibt zurück:
-