Deferrer

class Deferrer

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun defer(block: () -> Unit): Deferrer
Link copied to clipboard
fun run()