| Defines a simple key value pair.
A Map Entry has considerable additional semantics over and above a simple
key-value pair. This interface defines the minimum key value, with just the
two get methods.
since: Commons Collections 3.0 version: $Revision: 438363 $ $Date: 2006-08-30 05:48:00 +0100 (Wed, 30 Aug 2006) $ author: Stephen Colebourne |