dataforge-meta
/
space.kscience.dataforge.meta
/
Meta
/
Companion
common
Companion
object
Companion
Content copied to clipboard
Functions
Properties
Extensions
Functions
equals
Link copied to clipboard
common
fun
equals
(meta1:
Meta
?, meta2:
Meta
?):
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
common
fun
hashCode
(meta:
Meta
):
Int
Content copied to clipboard
to
String
Link copied to clipboard
common
fun
toString
(meta:
Meta
):
String
Content copied to clipboard
Properties
EMPTY
Link copied to clipboard
common
val
EMPTY
:
Meta
Content copied to clipboard
INDEX_KEY
Link copied to clipboard
common
const val
INDEX_KEY
:
String
Content copied to clipboard
TYPE
Link copied to clipboard
common
const val
TYPE
:
String
Content copied to clipboard
VALUE_KEY
Link copied to clipboard
common
const val
VALUE_KEY
:
String
Content copied to clipboard
A key for single value node
Extensions
JSON_ARRAY_KEY
Link copied to clipboard
common
val
Meta.Companion
.
JSON_ARRAY_KEY
:
String
Content copied to clipboard