SingleInstanceImpl

sealed interface SingleInstanceImpl

Inheritors

Functions

Link copied to clipboard
abstract fun lock(key: String): Boolean
Link copied to clipboard
abstract fun unlock()