Schnittstelle ICompatibilityDictionary<K,V>

Alle Superschnittstellen:
Map<K,V>
Alle bekannten Implementierungsklassen:
CompatibilityDictionary

public interface ICompatibilityDictionary<K,V> extends Map<K,V>
  • Methodendetails

    • tryAdd

      boolean tryAdd(K key, V value)
      this Method is a hidden Method (Implementation with static)
      Parameter:
      key -
      value -
      Gibt zurück: