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

@@ -0,0 +1,4 @@
/**
* The native integrations. Use {@link net.rubygrapefruit.platform.Native#get(Class)} to access a native integration.
*/
package net.rubygrapefruit.platform;