protected static class GuiceInjectorFactory.FieldInjectionPoint extends GuiceInjectorFactory.InjectionPoint
GuiceInjectorFactory.InjectionPoint.Type| Modifier and Type | Field and Description | 
|---|---|
| protected Field | field | 
name, nullable, type| Modifier | Constructor and Description | 
|---|---|
| protected  | FieldInjectionPoint(String name,
                   boolean nullable,
                   Field field,
                   GuiceInjectorFactory.InjectionPoint.Type type) | 
protected final Field field
protected FieldInjectionPoint(String name, boolean nullable, Field field, GuiceInjectorFactory.InjectionPoint.Type type)