91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 38KB
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2021-01-08
  • 語言: 其他
  • 標簽: thoughtworks??

資源簡介

thoughtworks的train的作業中提交的代碼。

資源截圖

代碼片段和文件信息

package?entity;

import?java.util.objects;

/**
?*?Created?by?wang?on?2019/8/18.
?*/
public?class?Route?{

????private?Town?from;

????private?Town?to;

????private?Integer?distance;

????public?Route(Town?from?Town?to?Integer?distance)?{
????????this.from?=?from;
????????this.to?=?to;
????????this.distance?=?distance;
????}

????public?Town?getFrom()?{
????????return?from;
????}

????public?void?setFrom(Town?from)?{
????????this.from?=?from;
????}

????public?Town?getTo()?{
????????return?to;
????}

????public?void?setTo(Town?to)?{
????????this.to?=?to;
????}

????public?Integer?getDistance()?{
????????return?distance;
????}

????public?void?setDistance(Integer?distance)?{
????????this.distance?=?distance;
????}

????@Override
????public?Str

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-09-17?19:28??tw-test\
?????文件????????1093??2019-08-18?21:21??tw-test\.classpath
?????目錄???????????0??2019-09-17?19:28??tw-test\.idea\
?????文件?????????626??2018-06-04?14:22??tw-test\.idea\compiler.xml
?????目錄???????????0??2019-09-17?19:28??tw-test\.idea\libraries\
?????文件?????????479??2018-06-04?14:22??tw-test\.idea\libraries\Maven__junit_junit_4_12.xml
?????文件?????????556??2018-06-04?14:22??tw-test\.idea\libraries\Maven__org_hamcrest_hamcrest_core_1_3.xml
?????文件?????????443??2018-06-04?14:22??tw-test\.idea\misc.xml
?????文件?????????254??2018-06-04?14:22??tw-test\.idea\modules.xml
?????文件???????29729??2018-06-12?15:06??tw-test\.idea\workspace.xml
?????文件?????????559??2019-08-18?18:19??tw-test\.project
?????目錄???????????0??2019-09-17?19:28??tw-test\.settings\
?????文件?????????291??2019-08-18?18:21??tw-test\.settings\org.eclipse.jdt.core.prefs
?????文件??????????90??2019-08-18?18:11??tw-test\.settings\org.eclipse.m2e.core.prefs
?????文件????????1088??2019-08-18?18:49??tw-test\pom.xml
?????目錄???????????0??2019-09-17?19:28??tw-test\src\
?????目錄???????????0??2019-09-17?19:28??tw-test\src\main\
?????目錄???????????0??2019-09-17?19:28??tw-test\src\main\java\
?????目錄???????????0??2019-09-17?19:28??tw-test\src\main\java\entity\
?????文件????????1379??2019-09-17?19:29??tw-test\src\main\java\entity\Route.java
?????文件?????????814??2019-09-17?19:29??tw-test\src\main\java\entity\Town.java
?????目錄???????????0??2019-09-17?19:28??tw-test\src\main\java\exception\
?????文件?????????135??2019-09-17?19:30??tw-test\src\main\java\exception\NoSuchRouteException.java
?????目錄???????????0??2019-09-17?19:28??tw-test\src\main\java\service\
?????文件????????7623??2019-09-17?19:30??tw-test\src\main\java\service\Service.java
?????文件????????1469??2019-09-17?19:30??tw-test\src\main\java\service\Servicebase.java
?????目錄???????????0??2019-09-17?19:28??tw-test\src\main\resources\
?????文件?????????467??2019-09-17?19:31??tw-test\src\main\resources\README.txt
?????目錄???????????0??2019-09-17?19:28??tw-test\src\test\
?????目錄???????????0??2019-09-17?19:28??tw-test\src\test\java\
?????文件????????3346??2019-09-17?19:30??tw-test\src\test\java\ServiceTest.java
............此處省略34個文件信息

評論

共有 條評論