ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / project.filter / LessThanEquals

LessThanEquals

class LessThanEquals : FilterCondition

Constructors

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

Properties

Name Summary
value val value: Any

Functions

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