A B C D E F G H I J L M N O P R S T U V W

F

FIFOResource - class javax.realtime.DSS.FIFOResource.
 
FIFOResource(String, boolean) - Constructor for class javax.realtime.DSS.FIFOResource
 
FIFOResource(String) - Constructor for class javax.realtime.DSS.FIFOResource
 
FIFOWaiterSet - class javax.realtime.DSS.FIFOWaiterSet.
Collection type for queues of RealTimeThread's waiting for a Resource.
FIFOWaiterSet() - Constructor for class javax.realtime.DSS.FIFOWaiterSet
Void constructor.
feetCovered(RelativeTime) - Method in class javax.realtime.test.airplane.Airplane
Feet covered at current speed for given time interval
fetchAndClearActivePhaseCost() - Static method in class javax.realtime.DSS.DSS
If running under JPF, use the MJI interface to obtain the byte code execution cost of this active phase as observed through a JPF JVM listener.
finalize() - Method in class javax.realtime.DSS.Resource
 
fire() - Method in class javax.realtime.AsyncEvent
Fire this instance of AsyncEvent.
fire() - Method in class javax.realtime.AsynchronouslyInterruptedException
Generate this exception if its doInterruptible() has been invoked and not completed.
fireSchedulable(Schedulable) - Method in class javax.realtime.DSS.SimulationScheduler
 
fireSchedulable(Schedulable) - Method in class javax.realtime.PriorityScheduler
Trigger the execution of a schedulable object (like an AsynchEventHandler).
fireSchedulable(Schedulable) - Method in class javax.realtime.Scheduler
Trigger the execution of a schedulable object (like an AsynchEventHandler).
first() - Method in class javax.realtime.DSS.FIFOWaiterSet
Get the first item in this FIFOWaiterSet, which is assumed to be non-empty.
first() - Method in class javax.realtime.DSS.PriorityWaiterSet
Dequeue the highest ranked RealtimeThread in the wait set.
first() - Method in class javax.realtime.DSS.WaiterSet
Dequeue the highest ranked RealtimeThread in the wait set.
force(Object) - Method in class javax.realtime.WaitFreeWriteQueue
Unconditionally insert object into this, either in a vacant position or else overwriting the most recently inserted element.

A B C D E F G H I J L M N O P R S T U V W