Terrier IR Platform
1.1.1

Uses of Class
uk.ac.gla.terrier.structures.trees.BlockTreeNode

Packages that use BlockTreeNode
uk.ac.gla.terrier.structures.trees Provides basic binary tree implementations that are used during indexing of documents. 
 

Uses of BlockTreeNode in uk.ac.gla.terrier.structures.trees
 

Fields in uk.ac.gla.terrier.structures.trees declared as BlockTreeNode
 BlockTreeNode BlockTreeNode.left
          Deprecated. The left child of the node.
 BlockTreeNode BlockTreeNode.right
          Deprecated. The right child of the node.
 

Methods in uk.ac.gla.terrier.structures.trees that return BlockTreeNode
 BlockTreeNode[] BlockTree.toArray()
          Deprecated. Returns an array of the block id nodes of the tree.
 


Terrier IR Platform
1.1.1

Terrier Information Retrieval Platform 1.1.1. Copyright 2004-2007 University of Glasgow