initial version

This commit is contained in:
Adam Murdoch
2012-07-29 16:35:28 +10:00
commit 1d56f93e64
10 changed files with 221 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
package net.rubygrapefruit.platform;
public interface NativeIntegration {
}