edu.stanford.nlp.parser.oldparser
Class EdgeInterner

java.lang.Object
  |
  +--edu.stanford.nlp.parser.oldparser.EdgeInterner

public final class EdgeInterner
extends Object

Edge Interner: Class for interning edges. It's a hard-coded hashtable.


Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Stanford NLP Group