@Retention(value=RUNTIME) @Target(value={TYPE,ANNOTATION_TYPE}) @Documented public @interface DefaultImplementation
Qualifier.| Modifier and Type | Required Element and Description |
|---|---|
Class<?> |
value |
| Modifier and Type | Optional Element and Description |
|---|---|
CachePolicy |
cachePolicy |
public abstract Class<?> value
public abstract CachePolicy cachePolicy
Copyright © 2014 GroupLens Research. All Rights Reserved.