short
Short
System.Int16
System.Number
System.IComparable
System.IFormattable
System.IConvertible
String.valueOf(${this})
ToString
System.String
Short.valueOf(${str})
System.String
str
Parse
System.Int16
Short.MIN_VALUE
System.Int16
MinValue
Short.MIN_VALUE
${this:16}.setMinValue(${value})
Short.MAX_VALUE
System.Int16
MaxValue
Short.MAX_VALUE
${this:16}.setMaxValue(${value})
${this}
System.Int16
Value
${this}
${this:16}.setValue(${value})
((Short) ${expr})
System.Object
System.Int16