- All Superinterfaces:
- RawLongReader, RawLongWriter, RawMemory
public interface RawLong
extends RawLongReader, RawLongWriter
A marker for an object that can be used to access a single long.
Read and write access to that long is checked by the factory that
creates the instance; therefore, no access checking is provided by this
interface, only bounds checking.
- Since:
- RTSJ 2.0