Package com.sun.cldc.jna

Class Summary
BlockingFunction  
Function Replacement for native function wrappers which throws exceptions indicating they need to be replaced.
NativeLibrary Replacement for native library wrappers which throws exceptions indicating they need to be replaced.
Pointer Replacement for Pointer class, which probably shouldn't be used in the simulator.
PointerType Superclass of types representing native pointers.
Structure  
TaskExecutor