Klasse CompatibilityDictionary<K,V>

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<K,V>
alps.java.api.util.CompatibilityDictionary<K,V>
Alle implementierten Schnittstellen:
ICompatibilityDictionary<K,V>, Serializable, Cloneable, Map<K,V>

public class CompatibilityDictionary<K,V> extends HashMap<K,V> implements ICompatibilityDictionary<K,V>
Siehe auch:
  • Felddetails

    • NET48

      private static final boolean NET48
      Change the value to true or false depending on whether you have NET48 or not
      Siehe auch:
  • Konstruktordetails

    • CompatibilityDictionary

      public CompatibilityDictionary()
  • Methodendetails