@Documented
@Target(value=METHOD)
@Retention(value=RUNTIME)
public static @interface CachedReturnPlugin.Enhance
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
value
The fields name or an empty string if the name should be generated randomly.
|