public interface CacheInvocationParameter
| Modifier and Type | Method and Description |
|---|---|
Set<Annotation> |
getAnnotations() |
int |
getParameterPosition() |
Class<?> |
getRawType() |
Object |
getValue() |
Class<?> getRawType()
Object getValue()
Set<Annotation> getAnnotations()
int getParameterPosition()
Copyright © 2025. All rights reserved.