|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DistanceRanked
Interface for marking objects that can be ranked according to distance.
RankingQueryOperation
Field Summary | |
---|---|
static java.util.Comparator<DistanceRanked> |
comparator
Default comparator that can be used on DistanceRanked objects. |
Method Summary | |
---|---|
float |
getDistance()
Returns the ranking distance. |
Field Detail |
---|
static final java.util.Comparator<DistanceRanked> comparator
Method Detail |
---|
float getDistance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |