public class AreasArray extends Object
| Constructor and Description |
|---|
AreasArray() |
AreasArray(Collection<Area> initialCollection) |
| Modifier and Type | Method and Description |
|---|---|
List<Area> |
theList() |
void |
theList(List<Area> theList) |
String |
toString() |
public AreasArray()
public AreasArray(Collection<Area> initialCollection)
Copyright © 2018. All Rights Reserved.