-
- All Implemented Interfaces:
-
it.unibo.alchemist.model.interfaces.TimeDistribution,java.io.Serializable,java.lang.Cloneable
public final class Trigger<T> extends AbstractDistribution<T>
-
-
Method Summary
Modifier and Type Method Description doublegetRate()Trigger<T>cloneOnNewNode(Node<T> destination, Time currentTime)-
Methods inherited from class it.unibo.alchemist.model.implementations.timedistributions.AbstractDistribution
getNextOccurence, update -
Methods inherited from class it.unibo.alchemist.model.interfaces.TimeDistribution
cloneOnNewNode, getNextOccurence, update -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-