Skip navigation links
aicas logoJamaicaVM 8.5.1-0
A B C D E F G H I J L M N O P Q R S T U V W 

V

value() - Method in enum javax.realtime.QueueOverflowPolicy
Determines the string corresponding to this value.
value(String) - Static method in enum javax.realtime.QueueOverflowPolicy
Converts a string into a policy type.
value - Static variable in annotation type javax.realtime.ReturnsThis
 
valueOf(String) - Static method in enum javax.realtime.PhasingPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.realtime.QueueOverflowPolicy
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.
values() - Static method in enum javax.realtime.QueueOverflowPolicy
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
 
visitThreadGroups(Consumer<ThreadGroup>, boolean) - Method in class javax.realtime.RealtimeThreadGroup
Performs some operation on all the groups in the current group.
visitThreadGroups(Consumer<ThreadGroup>) - Method in class javax.realtime.RealtimeThreadGroup
Performs some operation on all the groups in the current group.
visitThreads(Consumer<Thread>, boolean) - Method in class javax.realtime.RealtimeThreadGroup
Visit all java.lang.Thread instances contained by this group and optionally all ThreadGroup instances contained within recursively.
visitThreads(Consumer<Thread>) - Method in class javax.realtime.RealtimeThreadGroup
Visit all java.lang.Thread instances contained by this group.
VTMemory - Class in javax.realtime
VTMemory is similar to LTMemory except that the execution time of an allocation from a VTMemory area need not complete in linear time.
VTMemory(long, long) - Constructor for class javax.realtime.VTMemory
Equivalent to VTMemory.VTMemory(long, long, Runnable) with the argument list (initialSizeInBytes, maxSizeInBytes, null).
VTMemory(long, long, Runnable) - Constructor for class javax.realtime.VTMemory
Creates a VTMemory with the given parameters.
VTMemory(SizeEstimator, SizeEstimator) - Constructor for class javax.realtime.VTMemory
Equivalent to VTMemory.VTMemory(long, long, Runnable) with the argument list (initial.getEstimate(), maximum.getEstimate(), null).
VTMemory(SizeEstimator, SizeEstimator, Runnable) - Constructor for class javax.realtime.VTMemory
Equivalent to VTMemory.VTMemory(long, long, Runnable) with the argument list (initial.getEstimate(), maximum.getEstimate(), logic).
VTMemory(long) - Constructor for class javax.realtime.VTMemory
Equivalent to VTMemory.VTMemory(long, long, Runnable) with the argument list (size, size, null).
VTMemory(long, Runnable) - Constructor for class javax.realtime.VTMemory
Equivalent to VTMemory.VTMemory(long, long, Runnable) with the argument list (size, size, logic).
VTMemory(SizeEstimator) - Constructor for class javax.realtime.VTMemory
Equivalent to VTMemory.VTMemory(long, long, Runnable) with the argument list (size, size, null).
VTMemory(SizeEstimator, Runnable) - Constructor for class javax.realtime.VTMemory
Equivalent to VTMemory.VTMemory(long, long, Runnable) with the argument list (size.getEstimate(), size.getEstimate(), 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.
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links
aicas logoJamaicaVM 8.5.1-0

aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2021 aicas GmbH. All Rights Reserved.