Annotation Interface Unmetered


@Retention(RUNTIME) @Target({TYPE,FIELD}) @Inherited public @interface Unmetered
Indicates that a specified field or type should not be measured or counted by MemoryMeter.