| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TaskExecutor | |
|---|---|
| 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. | 
| com.sun.squawk.platform | Classes that define and provide platform-specific implementations of various features of the JVM. | 
| Uses of TaskExecutor in com.sun.cldc.jna | 
|---|
| Methods in com.sun.cldc.jna with parameters of type TaskExecutor | |
|---|---|
|  void | BlockingFunction.setTaskExecutor(TaskExecutor te)Set this blocking function to run using a specific TaskExecutor. | 
| Uses of TaskExecutor in com.sun.squawk.platform | 
|---|
| Fields in com.sun.squawk.platform declared as TaskExecutor | |
|---|---|
| protected  TaskExecutor | SystemEvents.selectRunner | 
| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||