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

@@ -4,8 +4,6 @@ import java.io.File;
/**
* Functions to query and modify a file's POSIX meta-data.
*
* Supported on Linux, OS X
*/
public interface PosixFile extends NativeIntegration {
/**