"

2013 FRC Java API

"

Uses of Class
com.sun.squawk.realtime.RawMemoryFloatAccess

Packages that use RawMemoryFloatAccess
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 RawMemoryFloatAccess in com.sun.cldc.jna
 

Subclasses of RawMemoryFloatAccess in com.sun.cldc.jna
 class Pointer
          A pointer to native memory, based on RTSJ-like RawMemoryAccesss semantics.
 class VarPointer
          A pointer to a native variable that can be read/wrote from Java.
 


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"