Interface UpdateState
- public interface UpdateState
The interface for object that updates state of contained objects.
-
updateState(int)
- Update state of the specified object.
updateState
public abstract void updateState(int item)
- Update state of the specified object.
- Parameters:
- item - the object id to be updated