Web-based responsive document annotation tool
activeannoservice / project.filter / In
class In : FilterCondition
| Name | Summary |
|---|---|
| <init> | In(key: String, value: List<Any?>) |
| Name | Summary |
|---|---|
| value | val value: List<Any?> |
| Name | Summary |
|---|---|
| equals | fun equals(other: Any?): Boolean |
| hashCode | fun hashCode(): Int |