@Retention(RUNTIME) @Target(PARAMETER) @Documented public @interface Value
Marker annotation to declare a method parameter as value.
- Since:
- 5.0
- Author:
- Mark Paluch
- See Also:
Key
@Retention(RUNTIME) @Target(PARAMETER) @Documented public @interface Value
Key