Package | Description |
---|---|
javax.realtime.device |
JamaicaVM's implementation of the RTSJ Device Module.
|
Modifier and Type | Method and Description |
---|---|
RawInt |
RawMemoryRegionFactory.createRawInt(long base,
int count,
int stride)
Creates an instance of a class that implements
RawInt and
accesses memory of RawMemoryRegionFactory.getRegion() in the address range described by
base , stride , and count . |
RawInt |
RawMemoryFactory.createRawInt(RawMemoryRegion region,
long base,
int count,
int stride)
Creates an instance of a class that implements
RawInt and
accesses memory of region in the address range described by
base , stride , and count . |
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.