Uses of Class
java.util.Dictionary

Packages that use Dictionary
java.util   
 

Uses of Dictionary in java.util
 

Subclasses of Dictionary in java.util
 class Hashtable
          This class implements a hashtable, which maps keys to values.
 class Properties
          The Properties class represents a persistent set of properties.