JavaScript is disabled on your browser.
Skip navigation links
Nuxeo 2023.21.12
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.nuxeo.ecm.core.api.model.DeltaLong
Packages that use
DeltaLong
Package
Description
org.nuxeo.ecm.core.api.model
Uses of
DeltaLong
in
org.nuxeo.ecm.core.api.model
Methods in
org.nuxeo.ecm.core.api.model
that return
DeltaLong
Modifier and Type
Method
Description
static
DeltaLong
DeltaLong.
valueOf
(
Number
base, long delta)
Returns a
DeltaLong
from the given base number and delta.