LfuCache

constructor(capacity: Int, onDiscard: BiConsumer<K, V> = BiConsumer { _, _ -> })