"

2013 FRC Java API

"

com.sun.squawk.platform.windows.natives
Class TimeImpl

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

public class TimeImpl
extends Object
implements Time


Nested Class Summary
static class TimeImpl.timevalImpl
           
 
Nested classes/interfaces inherited from interface com.sun.squawk.platform.windows.natives.Time
Time.timeval
 
Field Summary
 
Fields inherited from interface com.sun.squawk.platform.windows.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)
Specified by:
initConstInt in interface Library

"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"