JValueFloat constructor

JValueFloat(
  1. double value
)

Implementation

JValueFloat(this.value);