|
2010 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. |
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. |
|
2010 FRC Java API |
|||||||||
PREV NEXT | FRAMES NO FRAMES |