Uses of Class
jasima.core.util.SequenceNumberService
-
Packages that use SequenceNumberService Package Description jasima.core.util -
-
Uses of SequenceNumberService in jasima.core.util
Methods in jasima.core.util that return SequenceNumberService Modifier and Type Method Description static SequenceNumberServiceSequenceNumberService. getFor(Simulation sim)Returns the instance of this class associated with the given simulation.
-