- valueOf(String) - Static method in enum javax.realtime.PhasingPolicy
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum javax.realtime.PhasingPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vFind(long, long) - Method in interface javax.realtime.PhysicalMemoryTypeFilter
-
vFind searches for virtual memory of this type in the given range.
- visit(Thread) - Method in interface javax.realtime.ProcessingGroupParameters.Visitor
-
- visit(Schedulable) - Method in interface javax.realtime.ProcessingGroupParameters.Visitor
-
- VTMemory - Class in javax.realtime
-
Jamaica Real-Time Specification for Java class VTMemory.
- VTMemory(long, long) - Constructor for class javax.realtime.VTMemory
-
Constructor to create an instance of VTMemory with the given
initial and maximum size.
- VTMemory(long, long, Runnable) - Constructor for class javax.realtime.VTMemory
-
Constructor to create an instance of VTMemory with the given
initial and maximum size and default logic.
- VTMemory(SizeEstimator, SizeEstimator) - Constructor for class javax.realtime.VTMemory
-
Constructor to create an instance of VTMemory with the given
initial and maximum size.
- VTMemory(SizeEstimator, SizeEstimator, Runnable) - Constructor for class javax.realtime.VTMemory
-
Constructor to create an instance of VTMemory with the given
initial and maximum size and default logic.
- VTMemory(long) - Constructor for class javax.realtime.VTMemory
-
Constructor to create an instance of VTMemory with the given
size.
- VTMemory(long, Runnable) - Constructor for class javax.realtime.VTMemory
-
Constructor to create an instance of VTMemory with the given
size and default logic.
- VTMemory(SizeEstimator) - Constructor for class javax.realtime.VTMemory
-
Constructor to create an instance of VTMemory with the given
size.
- VTMemory(SizeEstimator, Runnable) - Constructor for class javax.realtime.VTMemory
-
Constructor to create an instance of VTMemory with the given
size and default logic.
- VTPhysicalMemory - Class in javax.realtime
-
Jamaica Real-Time Specification for Java class VTPhysicalMemory.
- VTPhysicalMemory(Object, long) - Constructor for class javax.realtime.VTPhysicalMemory
-
Constructor to create an instance of VTPhysicalMemory with
the given type and size.
- VTPhysicalMemory(Object, long, long) - Constructor for class javax.realtime.VTPhysicalMemory
-
Constructor to create an instance of VTPhysicalMemory with
the given type, base address, and size.
- VTPhysicalMemory(Object, SizeEstimator) - Constructor for class javax.realtime.VTPhysicalMemory
-
Constructor to create an instance of VTPhysicalMemory with
the given type and size.
- VTPhysicalMemory(Object, long, SizeEstimator) - Constructor for class javax.realtime.VTPhysicalMemory
-
Constructor to create an instance of VTPhysicalMemory with
the given type, base address, and size.
- VTPhysicalMemory(Object, long, Runnable) - Constructor for class javax.realtime.VTPhysicalMemory
-
Constructor to create an instance of VTPhysicalMemory with
the given type and size.
- VTPhysicalMemory(Object, long, long, Runnable) - Constructor for class javax.realtime.VTPhysicalMemory
-
Constructor to create an instance of VTPhysicalMemory with
the given type, base address, and size.
- VTPhysicalMemory(Object, SizeEstimator, Runnable) - Constructor for class javax.realtime.VTPhysicalMemory
-
Constructor to create an instance of VTPhysicalMemory with
the given type and size.
- VTPhysicalMemory(Object, long, SizeEstimator, Runnable) - Constructor for class javax.realtime.VTPhysicalMemory
-
Constructor to create an instance of VTPhysicalMemory with
the given type, base address, and size.