- java.lang.Object
-
- xyz.cofe.collection.IndexTreeImpl
-
public class IndexTreeImpl extends Object
Реализация IndexTree
-
-
Constructor Summary
Constructors Constructor Description IndexTreeImpl()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static IndexTreedeepOffset(IndexTree node, int offset)static intgetNodesCount(IndexTree<?> node)static intgetRootOffsetOf(IndexTree node)static voidsetNodesCount(IndexTree node, Integer count)
-