AbstractList.set

{@inheritDoc}

<p>This implementation always throws an {@code UnsupportedOperationException}.

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

class AbstractList(E)
E
set
(
int index
,)

Meta