|
Jamaica 6.4 release 1
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OutOfMemoryError | |
|---|---|
| javax.realtime | Jamaica's implementation of the Real-Time Specification for Java. |
| Uses of OutOfMemoryError in javax.realtime |
|---|
| Methods in javax.realtime that throw OutOfMemoryError | |
|---|---|
Object |
MemoryArea.newArray(Class<?> type,
int number)
Allocate a new array with number elements in this memory area. |
| Constructors in javax.realtime that throw OutOfMemoryError | |
|---|---|
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. |
|
|
Jamaica 6.4 release 1
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||