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