private static class Multibinder.PermitDuplicatesModule extends AbstractModule
| Constructor and Description |
|---|
PermitDuplicatesModule(Key<java.lang.Boolean> key) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure()
Configures a
Binder via the exposed methods. |
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprivate final Key<java.lang.Boolean> key
PermitDuplicatesModule(Key<java.lang.Boolean> key)
protected void configure()
AbstractModuleBinder via the exposed methods.configure in class AbstractModulepublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object