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. @param < K> the type of the key @param < V> the type of the value @since 3.0 @version $Id: KeyValue.java 1477779 2013-04-30 18:55:24Z tn $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|