Uses of Class
org.fusesource.hawtjni.generator.JNIGenerator
-
Packages that use JNIGenerator Package Description org.fusesource.hawtjni.generator -
-
Uses of JNIGenerator in org.fusesource.hawtjni.generator
Subclasses of JNIGenerator in org.fusesource.hawtjni.generator Modifier and Type Class Description classCleanupClassclassCleanupConstantsclassCleanupNativesclassConstantsGeneratorclassLockGeneratorclassNativesGeneratorclassSizeofGeneratorclassStatsGeneratorclassStructsGeneratorMethods in org.fusesource.hawtjni.generator with parameters of type JNIGenerator Modifier and Type Method Description private voidHawtJNI. generate(JNIGenerator gen, java.util.ArrayList<JNIClass> classes, java.io.File target)
-