JLong constructor

JLong(
  1. int num
)

Implementation

JLong(int num) : super.fromReference(_ctorId(_class, referenceType, [num]));