- handleAsyncEvent() - Method in class javax.realtime.AsyncEventHandler
-
handleAsyncEvent should be overwritten to contain the code to be
executed whenever this event is released.
- handledBy(AsyncBaseEventHandler) - Method in class javax.realtime.AsyncBaseEvent
-
Test to see if the handler given as the parameter is associated
with this.
- handledBy(AsyncBaseEventHandler) - Method in class javax.realtime.AsyncEvent
-
handledBy tests if this event is handled by a given handler.
- handledBy(AsyncEventHandler) - Method in class javax.realtime.AsyncEvent
-
handledBy tests if this event is handled by a given handler.
- happened(boolean) - Method in exception javax.realtime.AsynchronouslyInterruptedException
-
- hasHandlers() - Method in class javax.realtime.AsyncBaseEvent
-
Determine whether or not this event has any handlers.
- hashCode() - Method in class javax.realtime.HighResolutionTime
-
hashCode calculates a hashCode for this.
- HeapMemory - Class in javax.realtime
-
Jamaica Real-Time Specification for Java class HeapMemory.
- HighResolutionTime<T extends HighResolutionTime<T>> - Class in javax.realtime
-
Class HighResolutionTime is the base class for AbsoluteTime
and RelativeTime.