Module lettuce.core

Annotation Type Key


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