The framework class associated with bindings of this type.
()
| 51 | |
| 52 | /** The framework class associated with bindings of this type. */ |
| 53 | Class<?> frameworkClass() { |
| 54 | return frameworkClass; |
| 55 | } |
| 56 | |
| 57 | /** The framework type used to represent bindings of this type. */ |
| 58 | FrameworkType frameworkType() { |
no outgoing calls
no test coverage detected