A HashMap contains more than one key. You can use keySet() to get the set of all keys. team1.put("foo", 1); team1.put("bar", 2);.
確定! 回上一頁