java.io.Serializablepublic class NumericFeature extends Feature implements java.io.Serializable
| Modifier and Type | Field | Description |
|---|---|---|
double |
value |
CONTAINS, GREATER_THAN, INCOMPATIBLE_TYPES, IS_EMPTY, IS_EQUAL, LESS_THAN, name| Constructor | Description |
|---|---|
NumericFeature(java.lang.String aname,
double avalue) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
compareTo(int operator,
Feature feat) |
|
int |
compareTo(Feature feat) |