public class Annotations
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
Annotations.Option |
static interface |
Annotations.OutputParameter
Just a fancy-pants comment.
|
static interface |
Annotations.PrintMemoryCount
Fields annotated with this annotation will have their memory usage added
to the memory usage map returned by countApproximateMemoryUsage.
|
static interface |
Annotations.SkipMemoryCount |
Constructor and Description |
---|
Annotations() |