edu.berkeley.nlp.lm.util
Class Annotations

java.lang.Object
  extended by edu.berkeley.nlp.lm.util.Annotations

public class Annotations
extends Object


Nested Class Summary
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
Annotations()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Annotations

public Annotations()