Package | Description |
---|---|
com.google.inject.testing.fieldbinder |
Modifier and Type | Method and Description |
---|---|
static BoundFieldModule |
BoundFieldModule.of(java.lang.Object instance)
Create a BoundFieldModule which binds the
Bind annotated fields of instance . |