Web-based responsive document annotation tool
activeannoservice / project.selection / SubFilterOption
data class SubFilterOption
Option aggregated with count
Name | Summary |
---|---|
<init> | Option aggregated with countSubFilterOption(value: String , count: Int ) |
Name | Summary |
---|---|
count | val count: Int |
value | val value: String |