public class STRLoader<T> extends Object
STRLoader()
int
getDepth()
getNNodes()
org.tinspin.index.rtree.RTreeNode<T>
getRoot()
getSize()
void
load(Entry<T>[] entries)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public STRLoader()
public org.tinspin.index.rtree.RTreeNode<T> getRoot()
public int getNNodes()
public int getSize()
public int getDepth()
public void load(Entry<T>[] entries)
Copyright © 2017. All rights reserved.