| Package | Description |
|---|---|
| de.ibapl.jnhw |
| Modifier and Type | Class and Description |
|---|---|
class |
StructArray<T extends OpaqueMemory> |
| Modifier and Type | Class and Description |
|---|---|
class |
StructArray<T extends OpaqueMemory> |
| Modifier and Type | Field and Description |
|---|---|
OpaqueMemory |
OpaqueMemory.memoryOwner |
| Modifier and Type | Method and Description |
|---|---|
static void |
OpaqueMemory.clear(OpaqueMemory mem) |
| Constructor and Description |
|---|
OpaqueMemory(OpaqueMemory owner,
long baseAddress,
int sizeInBytes) |
StructArray(T[] array,
int elementSizeInBytes,
boolean clearMem) |
Copyright © 2019. All rights reserved.