JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
tools.jackson.databind.node.LongNode
Packages that use
LongNode
Package
Description
tools.jackson.databind.node
Contains concrete
JsonNode
implementations Jackson uses for the Tree model.
Uses of
LongNode
in
tools.jackson.databind.node
Methods in
tools.jackson.databind.node
that return
LongNode
Modifier and Type
Method
Description
static
LongNode
LongNode.
valueOf
(long l)