T - The typepublic interface ArgumentConversionContext<T> extends ConversionContext, AnnotationMetadataProvider
ConversionContext specifically for conversion Argument instances.DEFAULTEMPTY| Modifier and Type | Method and Description | 
|---|---|
| default AnnotationMetadata | getAnnotationMetadata()Supplies the metadata. | 
| Argument<T> | getArgument() | 
| default ArgumentConversionContext<T> | with(AnnotationMetadata annotationMetadata)Augment this context with annotation metadata. | 
getCharset, getLocale, getTypeVariables, of, of, of, of, of, withfindAnnotation, findAnnotation, findDeclaredAnnotation, findDeclaredAnnotation, isAnnotationPresent, isDeclaredAnnotationPresent, synthesize, synthesizeAll, synthesizeAnnotationsByType, synthesizeDeclared, synthesizeDeclared, synthesizeDeclaredAnnotationsByTypegetAnnotation, getAnnotation, getDeclaredAnnotation, getDeclaredAnnotationgetFirstTypeVariable, getTypeParameters, getTypeVariablegetLastError, iterator, reject, rejectforEach, spliteratordefault AnnotationMetadata getAnnotationMetadata()
AnnotationMetadataProviderAnnotationMetadata.EMPTY_METADATA.getAnnotationMetadata in interface AnnotationMetadataProviderAnnotationMetadatadefault ArgumentConversionContext<T> with(AnnotationMetadata annotationMetadata)
annotationMetadata - The annotation metadata