|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImmutableCollection | |
|---|---|
| com.google.inject.internal.util | |
| Uses of ImmutableCollection in com.google.inject.internal.util |
|---|
| Subclasses of ImmutableCollection in com.google.inject.internal.util | |
|---|---|
class |
ImmutableList<E>
A high-performance, immutable, random-access List implementation. |
class |
ImmutableSet<E>
A high-performance, immutable Set with reliable, user-specified
iteration order. |
| Methods in com.google.inject.internal.util that return ImmutableCollection | |
|---|---|
abstract ImmutableCollection<V> |
ImmutableMap.values()
Returns an immutable collection of the values in this map. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||