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