Uses of Class
com.amalgamasimulation.utils.SingleStateStatistics
Packages that use SingleStateStatistics
-
Uses of SingleStateStatistics in com.amalgamasimulation.engine
Fields in com.amalgamasimulation.engine declared as SingleStateStatisticsMethods in com.amalgamasimulation.engine that return SingleStateStatisticsModifier and TypeMethodDescriptionStateMachine.statistics()Returns aSingleStateStatisticsobject that contains statistical data about time this state machine spent in its states. -
Uses of SingleStateStatistics in com.amalgamasimulation.utils
Methods in com.amalgamasimulation.utils with parameters of type SingleStateStatisticsModifier and TypeMethodDescriptionvoidSingleStateStatistics.add(SingleStateStatistics<StateType> otherStateStatistics)