suparnatural-cache / com.suparnatural.core.cache / FifoCacheReplacementPolicy / <init>

<init>

FifoCacheReplacementPolicy(cacheSize: Int)

A cache replacement policy which evicts the oldest object from cache to make space when cache is full.