Annotation Interface Cached.Exclusive

Enclosing class:
Cached

@Retention(CLASS) @Target({PARAMETER,METHOD,TYPE}) public static @interface Cached.Exclusive
Disallows any sharing with other cached parameters. The DSL will indicate sharing opportunities to the user by showing a warning.
Since:
19.0