| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.sun.squawk.realtime | |
|---|---|
| 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. | 
| Classes in com.sun.squawk.realtime used by com.sun.cldc.jna | |
|---|---|
| OffsetOutOfBoundsException Thrown if the constructor of a RawMemoryAccess, orRawMemoryFloatAccessis given an invalid address. | |
| RawMemoryAccess An instance of RawMemoryAccessmodels a range of physical
 memory as a fixed sequence of bytes. | |
| RawMemoryFloatAccess This class holds the accessor methods for accessing a raw memory area by float and double types. | |
| SizeOutOfBoundsException Thrown if the constructor of a RawMemoryAccess, orRawMemoryFloatAccessis given an invalid size or if an 
 accessor method on one of the above classes would cause access to 
 an invalid address. | |
| Classes in com.sun.squawk.realtime used by com.sun.squawk.realtime | |
|---|---|
| OffsetOutOfBoundsException Thrown if the constructor of a RawMemoryAccess, orRawMemoryFloatAccessis given an invalid address. | |
| RawMemoryAccess An instance of RawMemoryAccessmodels a range of physical
 memory as a fixed sequence of bytes. | |
| SizeOutOfBoundsException Thrown if the constructor of a RawMemoryAccess, orRawMemoryFloatAccessis given an invalid size or if an 
 accessor method on one of the above classes would cause access to 
 an invalid address. | |
| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||