Package | Description |
---|---|
com.google.inject.testing.fieldbinder |
Modifier and Type | Field and Description |
---|---|
(package private) Bind |
BoundFieldModule.BoundFieldInfo.bindAnnotation
The
Bind annotation which is present on the field. |
Constructor and Description |
---|
BoundFieldInfo(java.lang.reflect.Field field,
Bind bindAnnotation,
TypeLiteral<?> fieldType) |