Package | Description |
---|---|
net.sf.ehcache.store.disk.ods |
This package contains the classes managing the on-disk structure of the disk store.
|
Modifier and Type | Class and Description |
---|---|
private static class |
AATreeSet.TerminalNode<E>
Node implementation that is used to mark the terminal (leaf) nodes of the tree.
|
private static class |
AATreeSet.TreeNode<E extends java.lang.Comparable>
Default Comparable wrapping node implementation.
|
class |
Region
Class that represents the regions held within this set.
|