2010 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.
 


2010 FRC Java API


Copyright © 2006-2009 Sun Microsystems, Inc. All Rights Reserved.