aicas logoJamaica 6.4 release 1

Uses of Class
java.lang.OutOfMemoryError

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.
 


aicas logoJamaica 6.4 release 1

aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2015 aicas GmbH. All Rights Reserved.