"

2013 FRC Java API

"

Uses of Package
com.sun.squawk.platform

Packages that use com.sun.squawk.platform
com.sun.squawk Provides classes for low level interactions with the Squawk VM. 
com.sun.squawk.platform Classes that define and provide platform-specific implementations of various features of the JVM. 
com.sun.squawk.platform.posix Classes that define and provide POSIX-specific implementations of various features of the JVM. 
 

Classes in com.sun.squawk.platform used by com.sun.squawk
SystemEvents
           
 

Classes in com.sun.squawk.platform used by com.sun.squawk.platform
GCFFile
          Interface for native peer of a file handle
GCFSockets
          This defines the interface between the GCF sockets protocol and the platform's SocketAdapter.
SystemEvents
           
 

Classes in com.sun.squawk.platform used by com.sun.squawk.platform.posix
BaseGCFFile
          Base class of common implementation of GCFFile
GCFFile
          Interface for native peer of a file handle
GCFSockets
          This defines the interface between the GCF sockets protocol and the platform's SocketAdapter.
SystemEvents
           
 


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"