"

2013 FRC Java API

"

com.sun.squawk.platform.posix.vxworks.natives
Class TimeImpl

java.lang.Object
  extended by com.sun.squawk.platform.posix.natives.TimeImpl
      extended by com.sun.squawk.platform.posix.vxworks.natives.TimeImpl
All Implemented Interfaces:
Library, Time

public class TimeImpl
extends TimeImpl


Nested Class Summary
 
Nested classes/interfaces inherited from class com.sun.squawk.platform.posix.natives.TimeImpl
TimeImpl.timevalImpl
 
Nested classes/interfaces inherited from interface com.sun.squawk.platform.posix.natives.Time
Time.timeval
 
Field Summary
 
Fields inherited from interface com.sun.squawk.platform.posix.natives.Time
INSTANCE
 
Constructor Summary
TimeImpl()
           
 
Method Summary
 int initConstInt(int index)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeImpl

public TimeImpl()
Method Detail

initConstInt

public int initConstInt(int index)

"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"