openlr.map.utils
Class PQElem.PQElemComparator

java.lang.Object
  extended by openlr.map.utils.PQElem.PQElemComparator
All Implemented Interfaces:
Serializable, Comparator<PQElem>
Enclosing class:
PQElem

public static class PQElem.PQElemComparator
extends Object
implements Comparator<PQElem>, Serializable

The Class PQElemComparator.

See Also:
Serialized Form

Constructor Summary
PQElem.PQElemComparator()
           
 
Method Summary
 int compare(PQElem o1, PQElem o2)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

PQElem.PQElemComparator

public PQElem.PQElemComparator()
Method Detail

compare

public final int compare(PQElem o1,
                         PQElem o2)

Specified by:
compare in interface Comparator<PQElem>


Copyright © 2013 TomTom International B.V.. All Rights Reserved.