set.stream().mapToInt(Integer::intValue).toArray();
set.stream().sorted.mapToInt(Integer::intValue).toArray();