|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RawInt | |
---|---|
javax.realtime.device | JamaicaVM's implementation of the RTSJ Device Module. |
Uses of RawInt in javax.realtime.device |
---|
Methods in javax.realtime.device that return RawInt | |
---|---|
RawInt |
RawMemoryRegionFactory.createRawInt(long base,
int count,
int stride)
Create 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)
Create an instance of a class that implements RawInt and
accesses memory of region in the address range described by
base , stride , and count . |
|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |