JValueInt constructor

JValueInt(
  1. int value
)

Implementation

JValueInt(this.value);