Relates :
|
javax.management.openmbean.TabularDataSupport implements Map, but its put(Object,Object) method is specified and implemented to return the value that was put (which is not very interesting) rather than the value it replaced as required by the contract of Map.
|