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.
 



Copyright © 2011. All Rights Reserved.