root
Toggle table of contents
goblin-common
Target filter
goblin-common
Switch theme
Search in API
Skip to content
root
root
/
fi.utu.tech.powergoblin.common
/
DataSource
Data
Source
goblin-common
sealed
interface
DataSource
:
Comparable
<
DataSource
>
Represents a data source for the analysis of measurements.
Inheritors
MeterDataSource
ResourceDataSource
Members
Functions
compare
To
Link copied to clipboard
goblin-common
abstract
operator
fun
compareTo
(
other
:
DataSource
)
:
Int