Package | Description |
---|---|
com.google.inject.internal |
Guice (sounds like "juice")
|
com.google.inject.multibindings |
Extension for binding multiple instances in a collection; this extension requires
guice-multibindings.jar . |
Modifier and Type | Class and Description |
---|---|
private static class |
RealMultibinder.RealMultibinderProvider<T> |
Modifier and Type | Method and Description |
---|---|
V |
MultibindingsTargetVisitor.visit(MultibinderBinding<? extends T> multibinding)
Visits a binding created through
Multibinder . |