MID Profile

Uses of Interface
java.util.Enumeration

Packages that use Enumeration
java.util Contains the collection classes, and the date and time facilities. 
 

Uses of Enumeration in java.util
 

Methods in java.util that return Enumeration
 Enumeration Vector.elements()
          Returns an enumeration of the components of this vector.
 Enumeration Hashtable.keys()
          Returns an enumeration of the keys in this hashtable.
 Enumeration Hashtable.elements()
          Returns an enumeration of the values in this hashtable.
 


MID Profile

Submit a comment or suggestion Version 2.0 of MID Profile Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright (c) 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road,Palo Alto, California, 94303, U.S.A. All Rights Reserved.