ImmutableList
interface.
An ImmutableList
is the non-modifiable equivalent interface to MutableList
.
Class | Description |
---|---|
ImmutableIterator<T> | |
ImmutableListIterator<T> |
Enum | Description |
---|---|
ImmutableListFactoryImpl |
Copyright © 2004–2017. All rights reserved.