Annotation Type Unmetered


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