public interface

EntryEvictionComparator

implements Comparator<T>
com.facebook.cache.disk.EntryEvictionComparator

Class Overview

Defines an order the items are being evicted from the cache.

Summary

[Expand]
Inherited Methods
From interface java.util.Comparator