Index

C L N 
All Classes and Interfaces|All Packages

C

com.aparapi.natives - package com.aparapi.natives
 
com.aparapi.natives.util - package com.aparapi.natives.util
 

L

load() - Static method in class com.aparapi.natives.NativeLoader
 
loadLibraryFromJar(String, String) - Static method in class com.aparapi.natives.util.NativeUtils
Loads library from current JAR archive The file from JAR is copied into system temporary directory and then loaded.

N

NativeLoader - Class in com.aparapi.natives
 
NativeLoader() - Constructor for class com.aparapi.natives.NativeLoader
 
NativeUtils - Class in com.aparapi.natives.util
A simple library class which helps with loading dynamic libraries stored in the JAR archive.
C L N 
All Classes and Interfaces|All Packages