public interface IUpdatableCityRelatedState
| Modifier and Type | Method and Description |
|---|---|
void |
update(ICity city)
Update the state by using the referenced city.
|
void update(ICity city)
city - that should be updated.Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.