Some javadocs, include javadocs in the application distribution.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user