Batched Scheduler
Extension to Scheduler to allow for batched retrieval from the queue.
Parameters
<T>
concentration type
Inheritors
Functions
Link copied to clipboard
Adds a reaction to the data structure.
Link copied to clipboard
Allows to access the next reaction to be executed.
Link copied to clipboard
Retrieve the next scheduled batch of reactions.
Link copied to clipboard
Removes a reaction from the structure.
Link copied to clipboard
Notifies the structure that the reaction r has changed.