| Package | Description |
|---|---|
| javax.realtime |
Jamaica's implementation of the Real-Time Specification for Java.
|
| Constructor and Description |
|---|
ImmortalPhysicalMemory(java.lang.Object type,
long base,
long size)
Constructor to create an instance of ImmortalPhysicalMemory with
the given type, base address, and size.
|
ImmortalPhysicalMemory(java.lang.Object type,
long base,
long size,
java.lang.Runnable logic)
Constructor to create an instance of ImmortalPhysicalMemory with
the given type, base address, size, and logic.
|
ImmortalPhysicalMemory(java.lang.Object type,
long base,
SizeEstimator size)
Constructor to create an instance of ImmortalPhysicalMemory with
the given type, base address, and size.
|
ImmortalPhysicalMemory(java.lang.Object type,
long base,
SizeEstimator size,
java.lang.Runnable logic)
Constructor to create an instance of ImmortalPhysicalMemory with
the given type, base address, size, and logic.
|
LTPhysicalMemory(java.lang.Object type,
long base,
long size)
Constructor to create an instance of LTPhysicalMemory with
the given type, base address, and size.
|
LTPhysicalMemory(java.lang.Object type,
long base,
long size,
java.lang.Runnable logic)
Constructor to create an instance of LTPhysicalMemory with
the given type, base address, size, and logic.
|
LTPhysicalMemory(java.lang.Object type,
long base,
SizeEstimator size)
Constructor to create an instance of LTPhysicalMemory with
the given type, base address, and size.
|
LTPhysicalMemory(java.lang.Object type,
long base,
SizeEstimator size,
java.lang.Runnable logic)
Constructor to create an instance of LTPhysicalMemory with
the given type, base address, size, and logic.
|
VTPhysicalMemory(java.lang.Object type,
long base,
long size)
Constructor to create an instance of VTPhysicalMemory with
the given type, base address, and size.
|
VTPhysicalMemory(java.lang.Object type,
long base,
long size,
java.lang.Runnable logic)
Constructor to create an instance of VTPhysicalMemory with
the given type, base address, and size.
|
VTPhysicalMemory(java.lang.Object type,
long base,
SizeEstimator size)
Constructor to create an instance of VTPhysicalMemory with
the given type, base address, and size.
|
VTPhysicalMemory(java.lang.Object type,
long base,
SizeEstimator size,
java.lang.Runnable logic)
Constructor to create an instance of VTPhysicalMemory with
the given type, base address, and size.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2017 aicas GmbH. All Rights Reserved.