massim.framework
Interface SimulationState

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
SimulationStateImpl

public interface SimulationState
extends java.io.Serializable

This interface must be implemented by all classes that serve as simulation state. It's main purpose is to have type safety. Apart from that it is imperative that any class that implements this interface is serializable.




Copyright © 2012. All Rights Reserved.