org.apache.poi.hdf.model.util
public static class BTreeSet.Entry extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
BTreeSet.BTreeNode |
child |
java.lang.Object |
element |
| Constructor and Description |
|---|
BTreeSet.Entry() |
public java.lang.Object element
public BTreeSet.BTreeNode child