|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value={FIELD,TYPE,PACKAGE}) public @interface IgnoreSizeOf
Annotation to ignore a field, type or entire package while doing a SizeOf measurement
SizeOf
Optional Element Summary | |
---|---|
boolean |
inherited
Controls whether the annotation, when applied to a type is to be applied to all its subclasses
as well or solely on that type only. |
public abstract boolean inherited
type
is to be applied to all its subclasses
as well or solely on that type only. true if inherited by subtypes, false otherwise
|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |