klyn.Short.Short
constructor
public native Short()
Description

Builds the neutral Short value (0).

Example
value = Short()
assert value == 0