Annotation Review Summary
constructor(@NonNull reviewNames: Map<AuthorState, List<String>>, @NonNull currentUserState: AuthorState)
Creates a new summary for the annotation review state.
Parameters
review Names
Map between the set state and a list of authors whose last set status is that one.
current User State
The state set by the current user.