Given the code fragment:
Stream
files.forEach (fName -> {//line n1
try {
Path aPath = fName.toAbsolutePath();//line n2
System.out.println(fName + '':''
+ Files.readAttributes(aPath, Basic.File.Attributes.class).creationTime
());
} catch (IOException ex) {
ex.printStackTrace();
});
What is the result?
Eliz
1 months agoEun
15 days agoCecily
1 months agoDarrin
12 days agoDarrin
1 months agoDarrin
1 months agoGraciela
2 months agoJill
5 days agoClorinda
8 days agoEliz
17 days agoJuan
2 months agoTruman
4 days agoCecil
6 days agoDawne
12 days agoGilma
14 days agoGeorgene
2 months agoPearline
2 months agoNidia
2 months agoScot
2 months ago