New IO (nio)

Learn about new classes for manipulating file systems in Java 7.

Classes and interfaces of NIO API

Java 7 adds several new classes and interfaces for manipulating files and file systems. This new API allows developers to access many low-level OS operations that were not available in the Java API before, such as the WatchService and the ability to create links (in Nix operating systems).

Get hands-on with 1200+ tech skills courses.