Package org.lemsml.jlems.core.sim
Interface StateTypeVisitor
-
- All Known Implementing Classes:
DisplayCollector,EventOutputCollector,EventRecorderCollector,OutputCollector,RecorderCollector,RunConfigCollector
public interface StateTypeVisitor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidvisit(StateType cb)
-
-
-
Method Detail
-
visit
void visit(StateType cb)
-
-