"

2013 FRC Java API

"

com.sun.squawk.platform.posix.linux.natives
Class IoctlImpl

java.lang.Object
  extended by com.sun.squawk.platform.posix.natives.IoctlImpl
      extended by com.sun.squawk.platform.posix.linux.natives.IoctlImpl
All Implemented Interfaces:
Library, Ioctl

public class IoctlImpl
extends IoctlImpl


Field Summary
 
Fields inherited from interface com.sun.squawk.platform.posix.natives.Ioctl
FIOASYNC, FIOCLEX, FIOGETOWN, FIONBIO, FIONCLEX, FIONREAD, FIOSETOWN, INSTANCE
 
Constructor Summary
IoctlImpl()
           
 
Method Summary
 int initConstInt(int index)
           
 
Methods inherited from class com.sun.squawk.platform.posix.natives.IoctlImpl
ioctl, ioctl, ioctl, ioctl
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IoctlImpl

public IoctlImpl()
Method Detail

initConstInt

public int initConstInt(int index)

"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"