remove

open override fun remove(runnable: Runnable)

{@inheritDoc}

This implementation removes all instances of the provided Runnable and prevents them from running if they have not started yet.