rabosh
Toggle table of contents
0.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
rabosh
rabosh-query
/
app.oreshkov.rabosh.query
/
QueryValue
/
Numeric
Numeric
class
Numeric
:
QueryValue
A JSON number, canonical across the widths a document may have stored it at.
Members
Properties
value
Link copied to clipboard
val
value
:
BigDecimal
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String