AccessReleasedCallback

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
fun interface AccessReleasedCallback

Functor called by the client to signal it has stopped using the map.

Functions

Link copied to clipboard
abstract operator fun invoke()