remove

abstract fun remove(action: Runnable)

Remove a previously added an action so that it no longer runs when the JVM exits.

Parameters

action

the action to remove