- LITTLE_ENDIAN - Static variable in class javax.realtime.RealtimeSystem
-
Byte-order mode in which lower values appear at lower memory
addresses.
- loadStackedParent() - Method in class javax.realtime.StackedMemory
-
Load the direct parent of this StackedMemory.
- LTMemory - Class in javax.realtime
-
Jamaica Real-Time Specification for Java class LTMemory.
- LTMemory(long, long) - Constructor for class javax.realtime.LTMemory
-
Constructor to create an instance of LTMemory with the given
initial and maximum size.
- LTMemory(long, long, Runnable) - Constructor for class javax.realtime.LTMemory
-
Constructor to create an instance of LTMemory with the given
initial and maximum size and default logic.
- LTMemory(SizeEstimator, SizeEstimator) - Constructor for class javax.realtime.LTMemory
-
Constructor to create an instance of LTMemory with the given
initial and maximum size.
- LTMemory(SizeEstimator, SizeEstimator, Runnable) - Constructor for class javax.realtime.LTMemory
-
Constructor to create an instance of LTMemory with the given
initial and maximum size and default logic.
- LTMemory(long) - Constructor for class javax.realtime.LTMemory
-
Constructor to create an instance of LTMemory with the given
size.
- LTMemory(long, Runnable) - Constructor for class javax.realtime.LTMemory
-
Constructor to create an instance of LTMemory with the given
size and default logic.
- LTMemory(SizeEstimator) - Constructor for class javax.realtime.LTMemory
-
Constructor to create an instance of LTMemory with the given
size.
- LTMemory(SizeEstimator, Runnable) - Constructor for class javax.realtime.LTMemory
-
Constructor to create an instance of LTMemory with the given
size and default logic.
- 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.