|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=FIELD) public static @interface Annotations.PrintMemoryCount
Fields annotated with this annotation will have their memory usage added to the memory usage map returned by countApproximateMemoryUsage. Fields without this annotation will be counted towards total memory usage but not printed specifically.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |