| Constructor and Description |
|---|
DoubleCategory(double 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() |
String |
toString() |
public DoubleCategory(double cat)
cat - some booleanCopyright © 2018. All rights reserved.