By JournalDev
via journaldev.com
Published: Dec 03 2012 / 09:57
Today I learned about PosixFilePermission introduced in Java 7 and how easy it has become to set file permissions now. A good thing to know if you work on files in java and set file permissions.
Add your comment