public class ConvoyList
extends java.lang.Object
| Constructor | Description |
|---|---|
ConvoyList() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
add(IConvoy iConvoy) |
|
java.util.List<IConvoy> |
findConvoy(ICity city) |
Find all convois in town.
|
boolean |
remove(java.lang.Object o) |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.