Overview
>
klyn
>
Short
>
Short
Overview
Index
Tree
Deprecated
klyn.Short.Short
constructor
public native Short()
Description
Builds the neutral Short value (`0`). value = Short() assert value == 0
Example