|
2010 FRC Java API |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Library | |
---|---|
com.sun.cldc.jna | The CLDC/JNA package contains classes that help import native data structures and functions from Java code without writing C code. |
Uses of Library in com.sun.cldc.jna |
---|
Subinterfaces of Library in com.sun.cldc.jna | |
---|---|
interface |
JNAPlatform
This class imports some constants that are used by the JNA itself |
Classes in com.sun.cldc.jna that implement Library | |
---|---|
class |
JNAPlatformImpl
|
Methods in com.sun.cldc.jna that return Library | |
---|---|
static Library |
Native.loadLibrary(String name,
Class interfaceClass)
|
|
2010 FRC Java API |
|||||||||
PREV NEXT | FRAMES NO FRAMES |