Package myAdapter


package myAdapter
  • Class
    Description
    The Hashtable class behaves like the Hashtable class from the version of Java Micro Edition CLDC 1.1.
    The root interface in the collection hierarchy.
    An iterator over a collection.
    A Map is an object that maps keys to values.
    A map entry (key-value pair).
    A collection that contains no duplicate elements.
    MapAdapter adapts the Hashtable class from Java CLDC 1.1 to the HMap interface.
    A map entry (key-value pair).