Lastsammlung von Strings aus der Konsole

Collection<String> phones = Arrays.asList(scanner.nextLine().split("\\s+"));