dataforge-meta
/
space.kscience.dataforge.values
/
NumberValue
common
Number
Value
class
NumberValue
(number:
Number
) :
Value
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
common
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
common
open override fun
hashCode
():
Int
Content copied to clipboard
to
String
Link copied to clipboard
common
open override fun
toString
():
String
Content copied to clipboard
Properties
list
Link copied to clipboard
common
open val
list
:
List
<
Value
>
Content copied to clipboard
get this value represented as List
number
Link copied to clipboard
common
val
number
:
Number
Content copied to clipboard
type
Link copied to clipboard
common
open override val
type
:
ValueType
Content copied to clipboard
The type of the value
value
Link copied to clipboard
common
open override val
value
:
Any
Content copied to clipboard
Get raw value of this value