| Modifier and Type | Field and Description |
|---|---|
private boolean |
cat
The value of this category.
|
| Constructor and Description |
|---|
BooleanCategory(boolean cat)
Creates a new category with the given value.
|
| Modifier and Type | Method and Description |
|---|---|
double |
asDouble()
Returns a double representation of this category.
|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |