Class PackedRTree.SearchHit

  • Enclosing class:
    PackedRTree

    public static class PackedRTree.SearchHit
    extends Object
    • Field Detail

      • offset

        public long offset
      • index

        public long index
    • Constructor Detail

      • SearchHit

        public SearchHit​(long offset,
                         long index)