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

removeObject

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

Overrides Cache.removeObject

Parameters

T - the type of object being removed by key