Interface BucketQueueEmitter<T>

An interface that defines the methods for an event emitter for the BucketQueue class.

Type Parameters

  • T = any

    The type of the items in the BucketQueue.

Hierarchy

  • BucketQueueEmitter

Implemented by

Methods

Methods

Generated using TypeDoc