Some javadocs, include javadocs in the application distribution.

This commit is contained in:
Adam Murdoch
2012-09-01 10:15:25 +10:00
parent 3e4dc956ed
commit ba2a54b403
11 changed files with 64 additions and 15 deletions

View File

@@ -2,6 +2,9 @@ package net.rubygrapefruit.platform;
import java.util.List;
/**
* Provides access to the file systems of the current machine.
*/
public interface FileSystems extends NativeIntegration {
/**
* Returns the set of all file systems for the current machine.