public interface MethodAdapter
Modifier and Type | Method and Description |
---|---|
<T extends Annotation> |
getAnnotation(Class<T> annotationClass) |
int |
getParameterCount() |
<T extends Annotation> T getAnnotation(Class<T> annotationClass)
int getParameterCount()
Copyright © 2021. All rights reserved.