Uses of Class
com.google.inject.testing.fieldbinder.BoundFieldModule.BoundFieldInfo
-
Packages that use BoundFieldModule.BoundFieldInfo Package Description com.google.inject.testing.fieldbinder -
-
Uses of BoundFieldModule.BoundFieldInfo in com.google.inject.testing.fieldbinder
Methods in com.google.inject.testing.fieldbinder that return types with arguments of type BoundFieldModule.BoundFieldInfo Modifier and Type Method Description ImmutableSet<BoundFieldModule.BoundFieldInfo>
BoundFieldModule. getBoundFields()
Returns information about the fields bound by this module.
-