Package edu.berkeley.nlp.lm.util
Annotation Type Annotations.PrintMemoryCount
- Enclosing class:
Annotations
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.
- Author:
- adampauls