Interface ValueProvider
public interface ValueProvider
Providing a value for a specific field or setter used by the 
Injector.- 
Method Summary
- 
Method Details- 
getValue@Nullable @Nullable Object getValue(Class<?> owner, Class<?> type, @Nullable @Nullable Type genericType, Annotation[] annotations) 
 
-