CacheLRU.remove

class CacheLRU(K, V, Allocator = Mallocator)
final
bool
remove
(
K k
)

Meta