public abstract class FileSystems
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static FileSystem |
getDefault()
Gets the default file system.
|
public static FileSystem getDefault()
FileSystem
that in turn allows
to create a WatchService
instance.