T - public class ProviderAdapter<T> extends Object implements com.google.inject.Provider<T>
Provider to by of type "T".
Usually not needed, as you can cast the provider to a provider of different type.
| Constructor and Description |
|---|
ProviderAdapter(com.google.inject.Provider wrappedProvider) |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.