| Class | Description |
|---|---|
| DatabaseWeightedTallyAlgorithm<ENTRY,WEIGHT,DAO extends InsertDao<WEIGHT> & GetDao<WEIGHT>,RESPONSE> |
An algorithm used to tally all or a specific subset of entries with some
weighted association and return some response about the tallied results.
|