LruCache

constructor(maxSize: Int, disposal: (T) -> Unit)