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