toggle menu
kotlin-mp-thesis-library
1.7.0
common
switch theme
search in API
kotlin-mp-thesis-library
/
entities.interfaces
/
PollAlgorithm
/
computeByAlgorithmRules
compute
By
Algorithm
Rules
abstract
fun
computeByAlgorithmRules
(
votes
:
List
<
V
>
)
:
Ranking
<
S
>
Compute the final ranking, given the votes.