| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RawMemoryAccess | |
|---|---|
| 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.realtime | Provides classes for native memory access based on the javax.realtime package. | 
| Uses of RawMemoryAccess in com.sun.cldc.jna | 
|---|
| Subclasses of RawMemoryAccess in com.sun.cldc.jna | |
|---|---|
|  class | PointerA pointer to native memory, based on RTSJ-like RawMemoryAccesss semantics. | 
|  class | VarPointerA pointer to a native variable that can be read/wrote from Java. | 
| Uses of RawMemoryAccess in com.sun.squawk.realtime | 
|---|
| Subclasses of RawMemoryAccess in com.sun.squawk.realtime | |
|---|---|
|  class | RawMemoryFloatAccessThis class holds the accessor methods for accessing a raw memory area by float and double types. | 
| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||