dot-document
7.5.1
dot-document
/
com.innovatrics.dot.core.validation
Package-level
declarations
Types
Types
Interval
Double
Link copied to clipboard
data
class
IntervalDouble
(
val
min
:
Double
,
val
max
:
Double
)
:
Serializable
Representation of closed interval with value type
Double
.