public class TfIdfEntryComparator extends Object implements Comparator<Map.Entry<String,Double>>
| Constructor and Description |
|---|
TfIdfEntryComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Map.Entry<String,Double> arg0,
Map.Entry<String,Double> arg1) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongCopyright © 2021. All rights reserved.