public abstract class CityGuard extends Object implements ICityGuard
| Modifier and Type | Field and Description |
|---|---|
private int |
amount |
| Constructor and Description |
|---|
CityGuard() |
| Modifier and Type | Method and Description |
|---|---|
void |
update(int amount)
Change the amount by a positive or negative amount.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAmount, getWeeklySalarypublic void update(int amount)
ICityGuardupdate in interface ICityGuardCopyright © 2011-2016 Sahits GmbH. All Rights Reserved.