Package | Description |
---|---|
com.google.inject.internal.util |
Modifier and Type | Class and Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
abstract ImmutableCollection<V> |
ImmutableMap.values()
Returns an immutable collection of the values in this map.
|
Copyright © 2006-2012 Google, Inc.. All Rights Reserved.