| 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(Object obj) |
int |
hashCode() |
public BooleanCategory(boolean cat)
cat - some booleanpublic int hashCode()
public boolean equals(Object obj)
Copyright © 2018. All rights reserved.