public interface ParameterMetadataAccessor
| 限定符和类型 | 方法和说明 |
|---|---|
<T extends Annotation> |
findAnnotation(Class<T> annotationType) |
String |
getFieldName() |
com.fasterxml.classmate.ResolvedType |
getFieldType() |
com.fasterxml.classmate.ResolvedType getFieldType()
String getFieldName()
<T extends Annotation> com.google.common.base.Optional<T> findAnnotation(Class<T> annotationType)
Copyright © 2023. All rights reserved.