tools.tree.trie.pattern
Class HashedPatternConstants

java.lang.Object
  extended by tools.tree.trie.pattern.HashedPatternConstants

public class HashedPatternConstants
extends java.lang.Object


Field Summary
static int MAX_DEPTH
           
 
Constructor Summary
HashedPatternConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAX_DEPTH

public static final int MAX_DEPTH
See Also:
Constant Field Values
Constructor Detail

HashedPatternConstants

public HashedPatternConstants()