Foundation 1.1.2

Uses of Interface
java.util.Map.Entry

Packages that use Map.Entry
java.util Contains the collections framework, legacy collection classes, event model, date and time facilities, internationalization, and miscellaneous utility classes (a string tokenizer, a random-number generator, and a bit array). 
 

Uses of Map.Entry in java.util
 

Methods in java.util with parameters of type Map.Entry
protected  boolean LinkedHashMap.removeEldestEntry(Map.Entry eldest)
          Returns true if this map should remove its eldest entry.
 


Foundation 1.1.2

Copyright 2006 Sun Microsystems, Inc. All Rights Reserved. Use of this specification is subject to license terms.