suparnatural-cache / com.suparnatural.core.cache / CacheReplacementPolicy / clearRegistryUnsafe

clearRegistryUnsafe

abstract fun clearRegistryUnsafe(): Unit

Clear any state and reset to initial. For example, clearRegistryUnsafe any linked list state for LRU or FIFO cache.