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.AbstractMap<K, V>
[api documentation] [ main menu] Search

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

1 putAll(map);
2 putAll(otherMap);
3 this.putAll(map);
4 putAll(map);
5 return map.isEmpty();
6 if (files.size() != subFiles.size()) {
7 if ( !softHashMap.remove ( "key" ).equals ( "value" )
8 putAll(map);
9 putAll(t);
10 return super.transientKeys.toString();
11 return "A HashMap with reference values: " + backingStore.toString();
12 return this.warningsMap.toString();
13 return entries.isEmpty();
14 Iterator maps=_virtualHostMap.values().iterator();
15 InputStream in = ( InputStream ) fileMap.get ( filename );
16 MapObj other = (MapObj) obj; if (this.myMap.equals(other.myMap)) {
17 return this.get(x);
18 return "WSIFJMSProperties(" + size() + "," + hashCode() + ")";
19 if( ( editor != null ) && (! editor.getValue().equals( getValue() ) ) ) {
20 return map.equals(o);

Links to utility classes and functions:

Java and J2SE are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other Countries.