rabosh
Toggle table of contents
0.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
rabosh
rabosh-catalog
/
app.oreshkov.rabosh.catalog
/
NumericRange
Numeric
Range
class
NumericRange
The smallest and largest number seen at a path, exactly.
Members
Properties
max
Link copied to clipboard
val
max
:
BigDecimal
Largest value.
min
Link copied to clipboard
val
min
:
BigDecimal
Smallest value.
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