Package | Description |
---|---|
io.druid.guice |
Modifier and Type | Method and Description |
---|---|
ListProvider<T> |
ListProvider.add(Class<? extends T> clazz) |
ListProvider<T> |
ListProvider.add(Class<? extends T> clazz,
Annotation annotation) |
ListProvider<T> |
ListProvider.add(Class<? extends T> clazz,
Class<? extends Annotation> annotation) |
ListProvider<T> |
ListProvider.add(com.google.inject.Key<? extends T> key) |
Copyright © 2011–2015. All rights reserved.