public class MapTree
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
depth |
java.util.ArrayList<MapItem> |
sort |
MapItem |
tree |
| Constructor and Description |
|---|
MapTree() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
Copyright © 2021 Perforce Software. All Rights Reserved.