dataforge-meta
/
space.kscience.dataforge.values
/
ValueProvider
common
Value
Provider
fun interface
ValueProvider
Content copied to clipboard
An object that could provide values
Functions
Extensions
Inheritors
Functions
get
Value
Link copied to clipboard
common
abstract fun
getValue
(name:
Name
):
Value
?
Content copied to clipboard
Inheritors
MetaProvider
Link copied to clipboard
MutableValueProvider
Link copied to clipboard
Extensions
get
Value
Link copied to clipboard
common
fun
ValueProvider
.
getValue
(key:
String
):
Value
?
Content copied to clipboard