- ThrowBoundaryError - Error in javax.realtime
-
Jamaica Real-Time Specification for Java class
ThrowBoundaryError.
- ThrowBoundaryError() - Constructor for error javax.realtime.ThrowBoundaryError
-
Constructor
- ThrowBoundaryError(String) - Constructor for error javax.realtime.ThrowBoundaryError
-
Constructor of this exception with detail message.
- Timed - Exception in javax.realtime
-
Jamaica Real-Time Specification for Java class Timed.
- Timed(HighResolutionTime) - Constructor for exception javax.realtime.Timed
-
Constructor to create a new instance of Timed with the given time
out.
- Timer - Class in javax.realtime
-
Jamaica Real-Time Specification for Java class Timer.
- Timer(HighResolutionTime, Clock, AsyncBaseEventHandler) - Constructor for class javax.realtime.Timer
-
Constructor to create a timer with the given time, clock and
handler.
- toString() - Method in class javax.realtime.AbsoluteTime
-
toString converts this to a String
- toString() - Method in class javax.realtime.device.RawMemoryRegion
-
Obtain a string representation of this.
- toString() - Method in class javax.realtime.ImportanceParameters
-
toString creates a string of the form
"ImportanceParameters("+ priority++", "+ importance+")"
- toString() - Method in class javax.realtime.LTMemory
-
toString creates a string representation of this memory area of
the form "(LTMemory) Scoped memory # " + num with num being a unique
identifier for this memory area.
- toString() - Method in class javax.realtime.LTPhysicalMemory
-
toString creates a string representation of this memory area of
the form "(LTPhysicalMemory) Scoped memory # "+ num with num being
a unique identifier for this memory area.
- toString() - Method in class javax.realtime.PriorityParameters
-
toString creates a string of the form
"PriorityParameters(" + priority + ")"
- toString() - Method in class javax.realtime.RelativeTime
-
toString returns this interval as a string of the form "(<milli>
ms, <nano> ns)".
- toString() - Method in class javax.realtime.ScopedMemory
-
toString creates a string representation of this memory area of
the form "Scoped memory # "+ num with num being a unique
identifier for this memory area.
- toString() - Method in class javax.realtime.StackedMemory
-
- toString() - Method in class javax.realtime.VTMemory
-
toString creates a string representation of this memory area of
the form "(VTMemory) Scoped memory # "+ num with num being a unique
identifier for this memory area.
- toString() - Method in class javax.realtime.VTPhysicalMemory
-
toString creates a string representation of this memory area of
the form "(VTPhysicalMemory) Scoped memory # "+ num with num being
a unique identifier for this memory area.