Uses of Enum Class
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
Methods in com.google.inject.multibindings that return ProvidesIntoOptional.TypeModifier and TypeMethodDescriptionstatic ProvidesIntoOptional.Type
Returns the enum constant of this class with the specified name.static ProvidesIntoOptional.Type[]
ProvidesIntoOptional.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.