suparnatural-cache / com.suparnatural.core.cache / RobinHoodProbingCache / removeObject

removeObject

fun <T : Cacheable> removeObject(key: String): <ERROR CLASS><T?, Boolean>

Overrides Cache.removeObject

Parameters

T - the object being remove by key.