Javadocs.

This commit is contained in:
Adam Murdoch
2012-10-07 07:00:27 +10:00
parent e334585da0
commit d70a620089
5 changed files with 8 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ public interface FileSystems extends NativeIntegration {
/**
* Returns the set of all file systems for the current machine.
*
* @return The set of file systems. Never returns null.
* @throws NativeException On failure.
*/
@ThreadSafe