Comment : km/h
This commit is contained in:
parent
5ee48b4598
commit
85519ae898
@ -27,7 +27,7 @@ public interface ArcInspector {
|
||||
public double getCost(Arc arc);
|
||||
|
||||
/**
|
||||
* @return The maximum speed for this inspector, or
|
||||
* @return The maximum speed for this inspector in km/h, or
|
||||
* {@link GraphStatistics#NO_MAXIMUM_SPEED} if none is set.
|
||||
*/
|
||||
public int getMaximumSpeed();
|
||||
|
Loading…
x
Reference in New Issue
Block a user