J2ME CDC

Uses of Class
java.util.Hashtable

Packages that use Hashtable
java.security   
java.util   
 

Uses of Hashtable in java.security
 

Subclasses of Hashtable in java.security
 class Provider
          This class represents a "provider" for the Java Security API, where a provider implements some or all parts of Java Security, including: Algorithms (such as DSA, RSA, MD5 or SHA-1).
 

Uses of Hashtable in java.util
 

Subclasses of Hashtable in java.util
 class Properties
          The Properties class represents a persistent set of properties.
 


J2ME CDC

Java is a trademark or registred trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road,
Palo, Alto, California, 94303, U.S.A All Rights Reserved.