Package | Description |
---|---|
javax.realtime.device |
JamaicaVM's implementation of the RTSJ Device Module.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RawByte
A marker for an object that can be used to access 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 to raw memory.
|
interface |
RawDouble
A marker for an object that can be used to access 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 to raw memory.
|
interface |
RawFloat
A marker for an object that can be used to access 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 to raw memory.
|
interface |
RawInt
A marker for an object that can be used to access 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 to raw memory.
|
interface |
RawLong
A marker for an object that can be used to access 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 to raw memory.
|
interface |
RawShort
A marker for an object that can be used to access 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 to raw memory.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.