org.xerial.db.btree
Class BTree

java.lang.Object
  extended by org.xerial.db.btree.BTree

public class BTree
extends Object


Constructor Summary
BTree()
           
 
Method Summary
 void addEntry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BTree

public BTree()
Method Detail

addEntry

public void addEntry()


Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.