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