Class IndexTreeImpl


  • public class IndexTreeImpl
    extends Object
    Реализация IndexTree
    • Constructor Detail

      • IndexTreeImpl

        public IndexTreeImpl()
    • Method Detail

      • getNodesCount

        public static int getNodesCount​(IndexTree<?> node)
      • setNodesCount

        public static void setNodesCount​(IndexTree node,
                                         Integer count)
      • getRootOffsetOf

        public static int getRootOffsetOf​(IndexTree node)