AbstractMap.put

{@inheritDoc}

@implSpec This implementation always throws an <tt>UnsupportedOperationException</tt>.

@throws UnsupportedOperationException {@inheritDoc} @throws ClassCastException {@inheritDoc} @throws NullPointerException {@inheritDoc} @throws IllegalArgumentException {@inheritDoc}

class AbstractMap(K, V)
V
put
(
K key
,)

Meta