|
Jamaica 6.4 release 1
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RawShortWriter | |
|---|---|
| javax.realtime.device | JamaicaVM's implementation of the RTSJ Device Module. |
| Uses of RawShortWriter in javax.realtime.device |
|---|
| Subinterfaces of RawShortWriter in javax.realtime.device | |
|---|---|
interface |
RawShort
A marker for an object that can be used to access to a single short. |
| Methods in javax.realtime.device that return RawShortWriter | |
|---|---|
RawShortWriter |
RawMemoryRegionFactory.createRawShortWriter(long base,
int count,
int stride)
Create an instance of a class that implements RawShortWriter and
accesses memory of RawMemoryRegionFactory.getRegion() in the address range described by
base, stride, and count. |
RawShortWriter |
RawMemoryFactory.createRawShortWriter(RawMemoryRegion region,
long base,
int count,
int stride)
Create an instance of a class that implements RawShortWriter and
accesses memory of region in the address range described by
base, stride, and count. |
|
Jamaica 6.4 release 1
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||