Package | Description |
---|---|
com.google.inject.util |
Guice (sounds like like "juice")
|
Modifier and Type | Method and Description |
---|---|
protected ReferenceMap.PutStrategy |
ReferenceMap.getPutStrategy() |
static ReferenceMap.PutStrategy |
ReferenceMap.PutStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReferenceMap.PutStrategy[] |
ReferenceMap.PutStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All Rights Reserved.