public static const MAX_VALUE as Short = 32_767
The greatest value representable by a Short.
assert Short.MAX_VALUE == 32_767