Class Int64
java.lang.Object
io.deephaven.javascript.proto.dhinternal.jspb.arith.Int64
@JsType(isNative=true,
name="dhinternal.jspb.arith.Int64",
namespace="<global>")
public class Int64
extends Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
hi
public double hi -
lo
public double lo
-
-
Constructor Details
-
Int64
public Int64(double lo, double hi)
-
-
Method Details
-
fromString
-
add
-
clone_
-
sub
-
toString_
-