testreussit
这个提交包含在:
父节点
ce66d2162b
当前提交
052958ee6e
共有 2 个文件被更改,包括 1 次插入 和 1 次删除
|
@ -229,7 +229,7 @@ public class Path {
|
|||
* @return Time (in seconds) required to travel this path at the given speed (in
|
||||
* kilometers-per-hour).
|
||||
*
|
||||
* @deprecated Need to be implemented.
|
||||
*
|
||||
*/
|
||||
public double getTravelTime(double speed) {
|
||||
double TotalTime = 0;
|
||||
|
|
正在加载…
在新工单中引用