Package edu.berkeley.nlp.lm.util
Class Annotations
- java.lang.Object
-
- edu.berkeley.nlp.lm.util.Annotations
-
public class Annotations extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class 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 Summary
Constructors Constructor Description Annotations()
-