- All Superinterfaces:
- RawIntReader, RawIntWriter, RawMemory
public interface RawInt
extends RawIntReader, RawIntWriter
A marker for an object that can be used to access a single int.
Read and write access to that int 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