0

Question regarding Java

final Path path = Path.get(...); Files.lines(path).forEach(System.out::println); Anything wrong with the code besides than "cannot find symbol"? This is just one of the question i came across when surfing the web. Can't seem to understand.

27th Sep 2018, 5:33 AM
Chen Chee Kin
1 Odpowiedź
28th May 2019, 2:44 PM
Андрей Чачин, Andrew Chachin
Андрей Чачин, Andrew Chachin - avatar