| |
|
| java.lang.Object org.ozoneDB.DxLib.DxBBTree
DxBBTree | final class DxBBTree (Code) | | Non-public class that represents a key->value map implemented
using a BBTree. This is used for DxTreeMap and DxTreeSet implementations.
|
BB_ALPHA | final static int BB_ALPHA(Code) | | |
BB_BALANCE | final static int BB_BALANCE(Code) | | |
BB_MAX | final static int BB_MAX(Code) | | |
serialVersionUID | final static long serialVersionUID(Code) | | |
DxBBTree | public DxBBTree()(Code) | | |
isEmpty | public boolean isEmpty()(Code) | | |
|
|
|