public static class PackedRTree.SearchResult extends Object
| Modifier and Type | Field and Description |
|---|---|
ArrayList<PackedRTree.SearchHit> |
hits |
int |
pos |
| Constructor and Description |
|---|
SearchResult() |
public ArrayList<PackedRTree.SearchHit> hits
public int pos
Copyright © 2025. All rights reserved.