Lines Matching refs:which
82 if the given key is not of a type which is accepted by the map
85 implementing the <code>XMap</code> interface to specify which special values are not
102 if the given value is not of a type which is accepted by the map. It's up to the service
103 implementing the <code>XMap</code> interface to specify which special values are not
113 /** gets the value to which a given key maps.
118 the value which is associated with the given key.
121 if the given key is not of a type which is accepted by the map
124 implementing the <code>XMap</code> interface to specify which special values are not
142 is the key which the given value should be associated with
144 is the value which should be associated with the given key
146 the value which was previously associated with the given key, or <VOID/>
150 if the given key is not of a type which is accepted by the map
153 the service implementing the <code>XMap</code> interface to specify which special values
171 the value which was associated with the given key before the removal
174 if the given key is not of a type which is accepted by the map
177 implementing the <code>XMap</code> interface to specify which special values are not