wpi.associations.arminerSequence
Class HashTree.HashNode

java.lang.Object
  extended bywpi.associations.arminerSequence.HashTree.Node
      extended bywpi.associations.arminerSequence.HashTree.HashNode
Enclosing class:
HashTree

private class HashTree.HashNode
extends HashTree.Node


Field Summary
 HashTree.MyHashtable children
           
 int type
           
 
Constructor Summary
HashTree.HashNode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

children

public HashTree.MyHashtable children

type

public int type
Constructor Detail

HashTree.HashNode

public HashTree.HashNode()