enqueue

open override fun enqueue(obj: T)

Adds an entity to the queue according to the policy.

Parameters

obj

the entity to add