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