| Constructor and Description | 
|---|
ListProvider()  | 
| Modifier and Type | Method and Description | 
|---|---|
ListProvider<T> | 
add(Class<? extends T> clazz)  | 
ListProvider<T> | 
add(com.google.inject.Key<? extends T> key)  | 
List<T> | 
get()  | 
Copyright © 2011–2018. All rights reserved.