JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.github.jamm
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
.