com.gisgraphy.fulltext
Class SolrResponseDtoDistanceComparator
java.lang.Object
com.gisgraphy.fulltext.SolrResponseDtoDistanceComparator
- All Implemented Interfaces:
- Comparator<com.gisgraphy.fulltext.SolrResponseDto>
public class SolrResponseDtoDistanceComparator
- extends Object
- implements Comparator<com.gisgraphy.fulltext.SolrResponseDto>
Method Summary |
int |
compare(com.gisgraphy.fulltext.SolrResponseDto o1,
com.gisgraphy.fulltext.SolrResponseDto o2)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SolrResponseDtoDistanceComparator
public SolrResponseDtoDistanceComparator()
compare
public int compare(com.gisgraphy.fulltext.SolrResponseDto o1,
com.gisgraphy.fulltext.SolrResponseDto o2)
- Specified by:
compare
in interface Comparator<com.gisgraphy.fulltext.SolrResponseDto>
Copyright © 2012. All Rights Reserved.