Thousands of examples at your fingertips!
All classes, methods fields etc. are linked to the API documentation.
All members are listed by frequency of use or alphabetically (see left pane).
Links to examples and utility functions/classes are shown below
Class java.util.Hashtable<K, V>
[api documentation] [ main menu] Search

Links to examples (only one line shown below for each example):
[add your own example]

1 Hashtable t = (Hashtable) userData.get(n);
2 Hashtable row= new Hashtable();
3 if( this.contexts.containsKey( contextId ) ) {
4 Hashtable row= new Hashtable();
5 Hashtable h = new Hashtable();
6 Hashtable table = getFileInformation();
7 Hashtable result;
8 fontTable = new Hashtable();
9 Hashtable env = new Hashtable();
10 Hashtable domainTable=(Hashtable)idDomains.get( domain );
11 Hashtable statusTable = new Hashtable();
12 table = new Hashtable();
13 Hashtable savelist = new Hashtable();
14 users= new Hashtable();
15 Hashtable env = new Hashtable();
16 Hashtable env = new Hashtable();
17 Hashtable htScheme = new Hashtable();
18 Hashtable environment = new Hashtable();
19 jarEntries.put("qa/application/AntProjects/MyAntProjectsBlankAntProject.xml", "156,false,null,120,8");
20 kitActions = new Hashtable();

Links to utility classes and functions:

1 org.apache.axis.utils.LockableHashtable
2 org.apache.turbine.util.SequencedHashtable
Java and J2SE are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other Countries.