asMap abstract method

Map<int, E> asMap()

An unmodifiable Map view of this list.

Implementation

Map<int, E> asMap();