Score

interface Score<T : ScoreMetrics>

This interface represents a score, valued depending on its type.

Inheritors

Properties

Link copied to clipboard
abstract var scoreValue: T

Score value.