Some renames and javadoc.

This commit is contained in:
Adam Murdoch
2012-09-01 10:02:02 +10:00
parent ee7f527b41
commit 3e4dc956ed
11 changed files with 74 additions and 43 deletions

View File

@@ -1,7 +1,7 @@
package net.rubygrapefruit.platform;
/**
* Functions to query and modify a process' meta-data
* Functions to query and modify a process' state.
*
* Supported on Linux, OS X, Windows.
*/