-
-
Constructor Summary
Constructors
| Constructor and Description |
SupplierProvider(com.google.inject.Key<com.google.common.base.Supplier<T>> supplierKey) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
configure(com.google.inject.Injector injector) |
T |
get() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
get
public T get()
- Specified by:
get in interface javax.inject.Provider<T>
Copyright © 2015. All rights reserved.