"

2013 FRC Java API

"

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

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

public abstract class TimeImpl
extends Object
implements Time


Nested Class Summary
static class 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
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.sun.cldc.jna.Library
initConstInt
 

Constructor Detail

TimeImpl

public TimeImpl()

"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"