ehcache

net.sf.ehcache.pool.sizeof.annotations
Annotation Type IgnoreSizeOf


@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

Author:
Chris Dennis
See Also:
SizeOf


ehcache

true