HashMap shallowCopy = // shallow copy implementation assertThat(shallowCopy).isNotSameAs(map);
確定! 回上一頁