private static class ProviderMethodsModule.MethodAndAnnotation
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) java.lang.annotation.Annotation |
annotation |
(package private) java.lang.reflect.Method |
method |
Constructor and Description |
---|
MethodAndAnnotation(java.lang.reflect.Method method,
java.lang.annotation.Annotation annotation) |