A ShortList backed by an array of unsigned
byte values.
This list stores short values
in the range [ MIN_VALUE ,
MAX_VALUE ] in 8-bits
per element. Attempts to use elements outside this
range may cause an
IllegalArgumentException
to be thrown.
This implementation supports all optional methods.
bytevalues. This list storesshortvalues in the range [ MIN_VALUE , MAX_VALUE ] in 8-bits per element. Attempts to use elements outside this range may cause an IllegalArgumentException to be thrown. This implementation supports all optional methods.