Package | Description |
---|---|
com.google.inject.multibindings |
Extension for binding multiple instances in a collection; this extension requires
guice-multibindings.jar . |
Modifier and Type | Method | Description |
---|---|---|
ProvidesIntoOptional.Type |
value() |
Specifies if the binding is for the actual or default value.
|
static ProvidesIntoOptional.Type |
ProvidesIntoOptional.Type.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ProvidesIntoOptional.Type[] |
ProvidesIntoOptional.Type.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2006–2018 Google, Inc.. All rights reserved.