Uses of Enum
com.google.inject.multibindings.ProvidesIntoOptional.Type
Packages that use ProvidesIntoOptional.Type
Package
Description
Extension for binding multiple instances in a collection; this extension requires
guice-multibindings.jar.-
Uses of ProvidesIntoOptional.Type in com.google.inject.multibindings
Subclasses with type arguments of type ProvidesIntoOptional.Type in com.google.inject.multibindingsMethods in com.google.inject.multibindings that return ProvidesIntoOptional.TypeModifier and TypeMethodDescriptionstatic ProvidesIntoOptional.TypeReturns 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.