public class SimilarItem extends Object
| Modifier and Type | Field and Description |
|---|---|
static Comparator<SimilarItem> |
COMPARE_BY_SIMILARITY |
| Constructor and Description |
|---|
SimilarItem(long itemID,
double similarity) |
public static final Comparator<SimilarItem> COMPARE_BY_SIMILARITY
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.