kotlin-rfc9457
Toggle table of contents
0.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kotlin-rfc9457
problem-details-core
/
io.github.ilyankin.rfc9457
/
longOrNull
long
Or
Null
val
ProblemValue
.
longOrNull
:
Long
?
(
source
)
The scalar parsed as a
Long
, or
null
if this value is not a scalar or does not parse.