Interface UpdateState

public interface UpdateState
The interface for object that updates state of contained objects.


Method Index

 o updateState(int)
Update state of the specified object.

Methods

 o updateState
 public abstract void updateState(int item)
Update state of the specified object.

Parameters:
item - the object id to be updated