Overview
>
klyn
>
Long
>
Long
Overview
Index
Tree
Deprecated
klyn.Long.Long
constructor
public native Long()
Description
Builds the neutral Long value (`0L`). value = Long() assert value == 0L
Example