Class PriotisableComperator<T>

java.lang.Object
eu.iv4xr.framework.extensions.pathfinding.PriotisableComperator<T>
All Implemented Interfaces:
Comparator<Priotisable<T>>

class PriotisableComperator<T> extends Object implements Comparator<Priotisable<T>>