Uses of Class
org.fusesource.hawtjni.runtime.JniMethod

Packages that use JniMethod
test   
 

Uses of JniMethod in test
 

Methods in test with annotations of type JniMethod
static long ObjectiveCExample.$(long id, long sel)
           
static long ObjectiveCExample.$(long id, long sel, java.lang.String arg0)
           
static long Example.malloc(long size)
           
static long Example.memset(long buffer, int c, long num)
           
static long ObjectiveCExample.objc_getClass(java.lang.String className)
           
static long ObjectiveCExample.sel_registerName(java.lang.String selectorName)
           
 



Copyright © 2009-2011 FuseSource, Corp.. All Rights Reserved.