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 

L

LateStartException - Exception in javax.realtime
Exception thrown when a periodic realtime thread or timer is started after its assigned, absolute, start time.
LITTLE_ENDIAN - Static variable in class javax.realtime.RealtimeSystem
Byte-order mode in which lower values appear at lower memory addresses.
LTMemory - Class in javax.realtime
Equivalent to and superseded by LTMemory.
LTMemory(long, long) - Constructor for class javax.realtime.LTMemory
Equivalent to LTMemory.LTMemory(long, long, Runnable) with the argument list (initialSizeInBytes, maxSizeInBytes, null).
LTMemory(long, long, Runnable) - Constructor for class javax.realtime.LTMemory
Creates an LTMemory of the given size.
LTMemory(SizeEstimator, SizeEstimator) - Constructor for class javax.realtime.LTMemory
Equivalent to LTMemory.LTMemory(long, long, Runnable) with the argument list (initial.getEstimate(), maximum.getEstimate(), null).
LTMemory(SizeEstimator, SizeEstimator, Runnable) - Constructor for class javax.realtime.LTMemory
Equivalent to LTMemory.LTMemory(long, long, Runnable) with the argument list (initial.getEstimate(), maximum.getEstimate(), logic).
LTMemory(long) - Constructor for class javax.realtime.LTMemory
Equivalent to LTMemory.LTMemory(long, long, Runnable) with the argument list (sizeInBytes, sizeInBytes, null).
LTMemory(long, Runnable) - Constructor for class javax.realtime.LTMemory
Equivalent to LTMemory.LTMemory(long, long, Runnable) with the argument list (sizeInBytes, sizeInBytes, logic).
LTMemory(SizeEstimator) - Constructor for class javax.realtime.LTMemory
Equivalent to LTMemory.LTMemory(long, long, Runnable) with the argument list (size.getEstimate(), size.getEstimate(), null).
LTMemory(SizeEstimator, Runnable) - Constructor for class javax.realtime.LTMemory
Equivalent to LTMemory.LTMemory(long, long, Runnable) with the argument list (size.getEstimate(), size.getEstimate(), logic).
LTMemory - Class in javax.realtime.memory
LTMemory represents a memory area guaranteed by the system to have linear time allocation when memory consumption from the memory area is less than the memory area's initial size.
LTMemory(long) - Constructor for class javax.realtime.memory.LTMemory
Equivalent to LTMemory.LTMemory(long, Runnable) with the argument list ((size, null).
LTMemory(long, Runnable) - Constructor for class javax.realtime.memory.LTMemory
Create a scoped memory of the given size and with the give logic to run upon entry when no other logic is given.
LTMemory(SizeEstimator) - Constructor for class javax.realtime.memory.LTMemory
Equivalent to LTMemory.LTMemory(long, Runnable) with argument list (size.getEstimate(), null).
LTMemory(SizeEstimator, Runnable) - Constructor for class javax.realtime.memory.LTMemory
Equivalent to LTMemory.LTMemory(long, Runnable) with argument list (size.getEstimate(), runnable).
LTPhysicalMemory - Class in javax.realtime
Jamaica Real-Time Specification for Java class LTPhysicalMemory.
LTPhysicalMemory(Object, long) - Constructor for class javax.realtime.LTPhysicalMemory
Constructor to create an instance of LTPhysicalMemory with the given type and size.
LTPhysicalMemory(Object, long, long) - Constructor for class javax.realtime.LTPhysicalMemory
Constructor to create an instance of LTPhysicalMemory with the given type, base address, and size.
LTPhysicalMemory(Object, SizeEstimator) - Constructor for class javax.realtime.LTPhysicalMemory
Constructor to create an instance of LTPhysicalMemory with the given type and size.
LTPhysicalMemory(Object, long, SizeEstimator) - Constructor for class javax.realtime.LTPhysicalMemory
Constructor to create an instance of LTPhysicalMemory with the given type, base address, and size.
LTPhysicalMemory(Object, long, Runnable) - Constructor for class javax.realtime.LTPhysicalMemory
Constructor to create an instance of LTPhysicalMemory with the given type, size, and logic.
LTPhysicalMemory(Object, long, long, Runnable) - Constructor for class javax.realtime.LTPhysicalMemory
Constructor to create an instance of LTPhysicalMemory with the given type, base address, size, and logic.
LTPhysicalMemory(Object, SizeEstimator, Runnable) - Constructor for class javax.realtime.LTPhysicalMemory
Constructor to create an instance of LTPhysicalMemory with the given type, size, and logic.
LTPhysicalMemory(Object, long, SizeEstimator, Runnable) - Constructor for class javax.realtime.LTPhysicalMemory
Constructor to create an instance of LTPhysicalMemory with the given type, base address, size, and logic.
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.