Package | Description |
---|---|
com.google.common.collect |
This package contains generic collection interfaces and implementations, and
other utilities for working with collections.
|
Modifier and Type | Field and Description |
---|---|
private MapMakerInternalMap<E,Interners.WeakInterner.Dummy> |
Interners.WeakInterner.map |
Modifier and Type | Method and Description |
---|---|
static Interners.WeakInterner.Dummy |
Interners.WeakInterner.Dummy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Interners.WeakInterner.Dummy[] |
Interners.WeakInterner.Dummy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|