| A
java.util.Map.Entry Map.Entry tied to a map underneath.
This can be used to enable a map entry to make changes on the underlying
map, however this will probably mess up any iterators.
since: Commons Collections 3.0 version: $Revision: 405927 $ $Date: 2006-05-12 23:57:03 +0100 (Fri, 12 May 2006) $ author: Stephen Colebourne |