ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / project.filter / GreaterThanEquals

GreaterThanEquals

class GreaterThanEquals : FilterCondition

Constructors

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

Properties

Name Summary
value val value: Any

Functions

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