Class RecentlyViewedComparator
java.lang.Object
de.hybris.platform.assistedserviceyprofilefacades.data.RecentlyViewedComparator
- All Implemented Interfaces:
Comparator<Map.Entry<String,Affinity>>
public class RecentlyViewedComparator
extends Object
implements Comparator<Map.Entry<String,Affinity>>
Used for Affinities sorting by their 'recentScore' field.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong