Annotation Type CopeCacheWeight


@Target({TYPE,FIELD}) @Retention(RUNTIME) @Deprecated public @interface CopeCacheWeight
Deprecated.
Due to changes of the cache implementation, cache weighting is not required any more; use CopeExternal (instead of @CopeCacheWeight(0)) to disable caching.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    int
    Deprecated.
     
  • Element Details

    • value

      int value
      Deprecated.