toggle menu
kotlin-mp-thesis-library
1.0.0
common
switch theme
search in API
kotlin-mp-thesis-library
/
entities.interfaces
/
Score
Score
interface
Score
<
T
:
ScoreMetrics
>
This interface represents a score, valued depending on its type.
Inheritors
ScoreAbstraction
Members
Properties
score
Value
Link copied to clipboard
abstract
var
scoreValue
:
T
Score value.