ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / project.selection / SubFilterOption

SubFilterOption

data class SubFilterOption

Option aggregated with count

Constructors

Name Summary
<init> Option aggregated with countSubFilterOption(value: String, count: Int)

Properties

Name Summary
count val count: Int
value val value: String