docs/javadoc/reference/com/facebook/cache/disk/EntryEvictionComparatorSupplier.html
|
|
Summary: Methods | [Expand All]
public interface
| com.facebook.cache.disk.EntryEvictionComparatorSupplier |
| Known Indirect Subclasses
DefaultEntryEvictionComparatorSupplier, ScoreBasedEvictionComparatorSupplier
| DefaultEntryEvictionComparatorSupplier | Sorts entries by date of the last access, evicting old ones first | | ScoreBasedEvictionComparatorSupplier | Evicts cache items based on a mix of their size and timestamp. |
|
Provides an instance of eviction comparator
| Public Methods |
|---|
| abstract EntryEvictionComparator |
+Generated by Doclava. +