-
- All Implemented Interfaces:
-
com.facebook.cache.disk.EntryEvictionComparatorSupplier
public class DefaultEntryEvictionComparatorSupplier implements EntryEvictionComparatorSupplier
Sorts entries by date of the last access, evicting old ones first
-
-
Method Summary
Modifier and Type Method Description EntryEvictionComparatorget()-
-
Method Detail
-
get
EntryEvictionComparator get()
-
-
-
-