wpi.associations.arminerSequence
Class HashTree.Node

java.lang.Object
  extended bywpi.associations.arminerSequence.HashTree.Node
Direct Known Subclasses:
HashTree.HashNode, HashTree.ListNode
Enclosing class:
HashTree

private static class HashTree.Node
extends java.lang.Object


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

Field Detail

type

public int type
Constructor Detail

HashTree.Node

private HashTree.Node()