Package com.google.inject
Annotation Type ImplementedBy
A pointer to the default implementation of a type.
- Author:
- crazybob@google.com (Bob Lee)
-
Required Element Summary
Required Elements
-
Element Details
-
value
Class<?> valueThe implementation type.
-