aicas logoJamaica 6.4 release 1

javax.realtime.device
Interface RawShort

All Superinterfaces:
RawMemory, RawShortReader, RawShortWriter

public interface RawShort
extends RawShortReader, RawShortWriter

A marker for an object that can be used to access to a single short. Read and write access to that short is checked by the factory that creates the instance; therefore, no access checking is provided by this interface.

Since:
RTSJ 2.0

Method Summary
 
Methods inherited from interface javax.realtime.device.RawShortReader
get, get, getShort, getShort
 
Methods inherited from interface javax.realtime.device.RawShortWriter
set, set, setShort, setShort
 
Methods inherited from interface javax.realtime.device.RawMemory
getAddress, getSize, getStride
 


aicas logoJamaica 6.4 release 1

aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2015 aicas GmbH. All Rights Reserved.