Warning: Use of this interface violates the Java Collections interface contract since these state that Map.Entry objects should only be obtained from Map.entrySet() sets, while this class allows constructing them directly. However, it is useful for performing operations on an entry set such as add(), contains(), etc. For restrictions see {@link #getValue} and{@link #setValue}.
@author Mark HayesTitle: com.ibm.achr.common.util.MapEntry
Description: ���J�f����
Copyright: (c) Copyright IBM Corp. 2007. All Rights Reserved.
Company: IBM GBS Team
@author Jimmy Chen @version 1.0Map.Entry implementation that can be constructed to either be read-only or not.
@version $Revision: 1.3 $ $Date: 2004/11/30 05:52:23 $Map.Entry implementation that can be constructed to either be read-only or not.
@version $Rev: 478174 $ $Date: 2006-11-22 09:44:33 -0500 (Wed, 22 Nov 2006) $ {@link Map}
.
@author Yvonne Wang
{@link Map}
.
@author Yvonne Wang
Instances of this class represent map entries definitions. A map entry definition is used to associate naem, types and values to synthetic maps.
@author abailly
|
|
|
|