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