Contract point (from the end user perspective) for serving/accessing entries that can be evicted...
Definition: EvictableEntryView.h:40
 
virtual int compare(const EvictableEntryView< K, V > *e1, const EvictableEntryView< K, V > *e2) const 
Compares the given EvictableEntryView instances and returns the result. 
Definition: EvictionPolicyComparator.h:73