JShort constructor

JShort(
  1. int value
)

Implementation

JShort(int value) : super(value, _new, _jShortCls);