|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImmutableCollection | |
---|---|
com.google.inject.internal | Guice (sounds like like "juice") |
Uses of ImmutableCollection in com.google.inject.internal |
---|
Subclasses of ImmutableCollection in com.google.inject.internal | |
---|---|
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 that return ImmutableCollection | |
---|---|
abstract ImmutableCollection<V> |
ImmutableMap.values()
Returns an immutable collection of the values in this map. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |