It will work for you. Map<Integer, Double> collect = START.entrySet() .stream() .collect( Collectors.toMap( Map.Entry::getKey, e -> e.
確定! 回上一頁