- 
- Type Parameters:
 
T - a type of Publication 
- All Implemented Interfaces:
 
- java.util.Comparator<T>
 
- Direct Known Subclasses:
 
- Publication.PopularityComparator
 
- Enclosing class:
 
- Publication
 
public static class Publication.VoteScoreComparator<T extends Publication>
extends BasicStorable.CdateComparator<T>
Comparator to compare Publication using their score based the score of votes (positive votes - negative votes)
- Since:
 
- jcms-8.0.0
 
 
 
- 
- 
Method Summary
- 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
- 
Methods inherited from interface java.util.Comparator
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong 
 
 
 
 
Copyright © 2001-2018 Jalios SA. All Rights Reserved.