Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.20)
Frames
|
No Frames
Uses of Interface java.util.Map.Entry
Uses in package java.util
Methods with parameter type java.util.Map.Entry
boolean
LinkedHashMap
.
removeEldestEntry
(
Map.Entry
eldest)
Returns
true
if this map should remove the eldest entry.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.20)