|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnsupportedPhysicalMemoryException | |
---|---|
javax.realtime | Jamaica's implementation of the Real-Time Specification for Java. |
Uses of UnsupportedPhysicalMemoryException in javax.realtime |
---|
Constructors in javax.realtime that throw UnsupportedPhysicalMemoryException | |
---|---|
ImmortalPhysicalMemory(Object type,
long size)
Constructor to create an instance of ImmortalPhysicalMemory with the given type and size. |
|
ImmortalPhysicalMemory(Object type,
long base,
long size)
Constructor to create an instance of ImmortalPhysicalMemory with the given type, base address, and size. |
|
ImmortalPhysicalMemory(Object type,
long base,
long size,
Runnable logic)
Constructor to create an instance of ImmortalPhysicalMemory with the given type, base address, size, and logic. |
|
ImmortalPhysicalMemory(Object type,
long size,
Runnable logic)
Constructor to create an instance of ImmortalPhysicalMemory with the given type, size and logic. |
|
ImmortalPhysicalMemory(Object type,
long base,
SizeEstimator size)
Constructor to create an instance of ImmortalPhysicalMemory with the given type, base address, and size. |
|
ImmortalPhysicalMemory(Object type,
long base,
SizeEstimator size,
Runnable logic)
Constructor to create an instance of ImmortalPhysicalMemory with the given type, base address, size, and logic. |
|
ImmortalPhysicalMemory(Object type,
SizeEstimator size)
Constructor to create an instance of ImmortalPhysicalMemory with the given type and size. |
|
ImmortalPhysicalMemory(Object type,
SizeEstimator size,
Runnable logic)
Constructor to create an instance of ImmortalPhysicalMemory with the given type, size, and logic. |
|
LTPhysicalMemory(Object type,
long size)
Constructor to create an instance of LTPhysicalMemory with the given type and size. |
|
LTPhysicalMemory(Object type,
long base,
long size)
Constructor to create an instance of LTPhysicalMemory with the given type, base address, and size. |
|
LTPhysicalMemory(Object type,
long base,
long size,
Runnable logic)
Constructor to create an instance of LTPhysicalMemory with the given type, base address, size, and logic. |
|
LTPhysicalMemory(Object type,
long size,
Runnable logic)
Constructor to create an instance of LTPhysicalMemory with the given type, size, and logic. |
|
LTPhysicalMemory(Object type,
long base,
SizeEstimator size)
Constructor to create an instance of LTPhysicalMemory with the given type, base address, and size. |
|
LTPhysicalMemory(Object type,
long base,
SizeEstimator size,
Runnable logic)
Constructor to create an instance of LTPhysicalMemory with the given type, base address, size, and logic. |
|
LTPhysicalMemory(Object type,
SizeEstimator size)
Constructor to create an instance of LTPhysicalMemory with the given type and size. |
|
LTPhysicalMemory(Object type,
SizeEstimator size,
Runnable logic)
Constructor to create an instance of LTPhysicalMemory with the given type, size, and logic. |
|
RawMemoryAccess(Object type,
long size)
Constructor to create an instance of RawMemoryAccess for the given parameters and make this memory accessible. |
|
RawMemoryAccess(Object type,
long base,
long size)
Constructor to create an instance of RawMemoryAccess for the given parameters and make this memory accessible. |
|
RawMemoryFloatAccess(Object type,
long size)
Constructor to create an instance of RawMemoryFloatAccess for the given parameters and make this memory accessible. |
|
RawMemoryFloatAccess(Object type,
long base,
long size)
Constructor to create an instance of RawMemoryFloatAccess for the given parameters and make this memory accessible. |
|
VTPhysicalMemory(Object type,
long size)
Constructor to create an instance of VTPhysicalMemory with the given type and size. |
|
VTPhysicalMemory(Object type,
long base,
long size)
Constructor to create an instance of VTPhysicalMemory with the given type, base address, and size. |
|
VTPhysicalMemory(Object type,
long base,
long size,
Runnable logic)
Constructor to create an instance of VTPhysicalMemory with the given type, base address, and size. |
|
VTPhysicalMemory(Object type,
long size,
Runnable logic)
Constructor to create an instance of VTPhysicalMemory with the given type and size. |
|
VTPhysicalMemory(Object type,
long base,
SizeEstimator size)
Constructor to create an instance of VTPhysicalMemory with the given type, base address, and size. |
|
VTPhysicalMemory(Object type,
long base,
SizeEstimator size,
Runnable logic)
Constructor to create an instance of VTPhysicalMemory with the given type, base address, and size. |
|
VTPhysicalMemory(Object type,
SizeEstimator size)
Constructor to create an instance of VTPhysicalMemory with the given type and size. |
|
VTPhysicalMemory(Object type,
SizeEstimator size,
Runnable logic)
Constructor to create an instance of VTPhysicalMemory with the given type and size. |
|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |