list to char array java code example Example: char array to arraylist java myString.chars().mapToObj(c -> (char) c).collect(Collectors.toList());