>>391
aList.stream().map(e -> e.get(key)).collect(Collectors.toList()).stream();