public class SolrResponseDtoDistanceComparator extends Object implements Comparator<com.gisgraphy.fulltext.SolrResponseDto>
Constructor and Description |
---|
SolrResponseDtoDistanceComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(com.gisgraphy.fulltext.SolrResponseDto o1,
com.gisgraphy.fulltext.SolrResponseDto o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(com.gisgraphy.fulltext.SolrResponseDto o1, com.gisgraphy.fulltext.SolrResponseDto o2)
compare
in interface Comparator<com.gisgraphy.fulltext.SolrResponseDto>
Copyright © 2015. All rights reserved.