|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RawMemory | |
---|---|
javax.realtime.device | JamaicaVM's implementation of the RTSJ Device Module. |
Uses of RawMemory in javax.realtime.device |
---|
Subinterfaces of RawMemory in javax.realtime.device | |
---|---|
interface |
RawByte
A marker for an object that can be used to access to a single byte. |
interface |
RawByteReader
A marker for a byte accessor object encapsulating the protocol for reading bytes from raw memory. |
interface |
RawByteWriter
A marker for a byte accessor object encapsulating the protocol for writing bytes from raw memory. |
interface |
RawDouble
A marker for an object that can be used to access to a single double. |
interface |
RawDoubleReader
A marker for a double accessor object encapsulating the protocol for reading doubles from raw memory. |
interface |
RawDoubleWriter
A marker for a double accessor object encapsulating the protocol for writing doubles from raw memory. |
interface |
RawFloat
A marker for an object that can be used to access to a single float. |
interface |
RawFloatReader
A marker for a float accessor object encapsulating the protocol for reading floats from raw memory. |
interface |
RawFloatWriter
A marker for a float accessor object encapsulating the protocol for writing floats from raw memory. |
interface |
RawInt
A marker for an object that can be used to access to a single int. |
interface |
RawIntReader
A marker for a int accessor object encapsulating the protocol for reading ints from raw memory. |
interface |
RawIntWriter
A marker for a int accessor object encapsulating the protocol for writing ints from raw memory. |
interface |
RawLong
A marker for an object that can be used to access to a single long. |
interface |
RawLongReader
A marker for a long accessor object encapsulating the protocol for reading longs from raw memory. |
interface |
RawLongWriter
A marker for a long accessor object encapsulating the protocol for writing longs from raw memory. |
interface |
RawShort
A marker for an object that can be used to access to a single short. |
interface |
RawShortReader
A marker for a short accessor object encapsulating the protocol for reading shorts from raw memory. |
interface |
RawShortWriter
A marker for a short accessor object encapsulating the protocol for writing shorts from raw memory. |
|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |