All Classes and Interfaces
Class
Description
A memory region which is backed by a
boolean array which can be directly accessed.A memory region which is backed by a
byte array which can be directly accessed.A memory region which is backed by a
char array which can be directly accessed.A memory that is backed by multiple other concatenated memories of possibly varying sizes.
A memory region which is backed by a
double array which can be directly accessed.A memory region which is backed by an
float array which can be directly accessed.A memory region which is backed by an
int array which can be directly accessed.An exception indicating that a memory access would violate the strong type of the memory.
A memory region which is backed by a
long array which can be directly accessed.Factory methods for producing memory instances.
A memory region which is backed by a reference array which can be directly accessed.
A memory region which is backed by a
short array which can be directly accessed.A memory which is backed by an array of a uniform delegate memory.