| Modifier and Type | Field and Description |
|---|---|
HashMap<Integer,HashMap<Integer,List<RADON.MBBIndex>>> |
map |
| Constructor and Description |
|---|
SquareIndex() |
SquareIndex(int capacity) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(int i,
int j,
RADON.MBBIndex m) |
List<RADON.MBBIndex> |
getSquare(int i,
int j) |
public void add(int i,
int j,
RADON.MBBIndex m)
public List<RADON.MBBIndex> getSquare(int i, int j)
Copyright © 2020. All rights reserved.