Archive | July 12th, 2012

Exploring the Path API – Java NIO enhancement in Java 7

July 12, 2012

2 Comments

All of us know that an instance of File doesn’t indicate a file in the file system, unless some one invokes a create or related methods. But its a kind of confusion- you talk about instance of File and then you also talk about file at the disk level. A new class was introduced in [...]

email