| Package | Description |
|---|---|
| java.nio.file |
Defines interfaces and classes for the Java virtual machine to access files,
file attributes, and file systems.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Path
An object that may be used to locate a file in a file system.
|