| Modifier and Type | Method and Description |
|---|---|
static AnnotationParameterValueList |
AnnotationParameterValueList.emptyList()
Return an unmodifiable empty
AnnotationParameterValueList. |
AnnotationParameterValueList |
ClassInfo.getAnnotationDefaultParameterValues()
Get the default parameter values for this annotation, if this is an annotation class.
|
AnnotationParameterValueList |
AnnotationInfo.getDefaultParameterValues()
Get the default parameter values.
|
AnnotationParameterValueList |
AnnotationInfo.getParameterValues()
Get the parameter values.
|
AnnotationParameterValueList |
AnnotationInfo.getParameterValues(boolean includeDefaultValues)
Get the parameter values.
|
Copyright © 2021. All rights reserved.