Annotation Interface CacheAs
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
value
Vector value
-
-
-
comparator
Class<? extends Comparator> comparator- Default:
- java.util.Comparator.class
-
max
int max- Default:
- 0
-
time
Time time- Default:
- @org.smallmind.persistence.cache.aop.Time(0L)
-
ordered
boolean ordered- Default:
- false
-