ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / project.filter / NotEquals

NotEquals

class NotEquals : FilterCondition

Constructors

Name Summary
<init> NotEquals(key: String, value: Any?)

Properties

Name Summary
value val value: Any?

Functions

Name Summary
equals fun equals(other: Any?): Boolean
hashCode fun hashCode(): Int