|
RTSJ Implementation |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of MemoryInUseException in javax.realtime |
|---|
| Constructors in javax.realtime that throw MemoryInUseException | |
|---|---|
ImmortalPhysicalMemory(java.lang.Object type,
long base,
long size)
Constructorto 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)
Constructorto create an instance of ImmortalPhysicalMemory with the given type, base address and size. |
|
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 and size. |
|
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 and size. |
|
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 and size. |
|
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. |
|
|
RTSJ Implementation |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||