elizarov
listOf("A", "C", “B”).parallelStream().sorted().collect(Collectors.joining()))
listOf
Arrays.asList