An array of shorts.
When targeting the JVM, instances of this class are represented as short[].
short[]
typedef ShortArray<T> = Array<Short>;