JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
me.lauriichan.laylib.json.JsonLong
Packages that use
JsonLong
Package
Description
me.lauriichan.laylib.json
Uses of
JsonLong
in
me.lauriichan.laylib.json
Methods in
me.lauriichan.laylib.json
that return
JsonLong
Modifier and Type
Method
Description
default
JsonLong
IJsonNumber.
asJsonLong
()
static
JsonLong
IJson.
of
(long value)
static
JsonLong
IJson.
of
(
Long
value)