"

2013 FRC Java API

"

Uses of Interface
com.sun.squawk.platform.GCFFile

Packages that use GCFFile
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. 
 

Uses of GCFFile in com.sun.squawk.platform
 

Classes in com.sun.squawk.platform that implement GCFFile
 class BaseGCFFile
          Base class of common implementation of GCFFile
 

Methods in com.sun.squawk.platform that return GCFFile
static GCFFile Platform.getFileHandler()
           
 

Uses of GCFFile in com.sun.squawk.platform.posix
 

Classes in com.sun.squawk.platform.posix that implement GCFFile
 class GCFFileImpl
          * Interface for POSIX peer of a file handle
 


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"