pull/14/head
Dominique Merle 3 years ago
parent d542567cb3
commit 4712348583

@ -2,6 +2,10 @@ package fr.mieuxvoter.mj;
import java.math.BigInteger;
/**
* Also known as the merit profile of a proposal (aka. candidate),
* this holds the amounts of judgments received per grade.
*/
public interface ProposalTallyInterface {
/**

Loading…
Cancel
Save