Back to Fresco

EntryEvictionComparatorSupplier

docs/javadoc/reference/com/facebook/cache/disk/EntryEvictionComparatorSupplier.html

3.6.011.9 KB
Original Source

Fresco

|

|

Packages | Classes

Interfaces

Classes

Annotations

Packages | Classes

Summary: Methods | [Expand All]

public interface

EntryEvictionComparatorSupplier

| 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. |

|

Class Overview

Provides an instance of eviction comparator

Summary

Public Methods
abstract EntryEvictionComparator

Public Methods

public abstract EntryEvictionComparator get()

+Generated by Doclava. +