|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.udo.cs.yale.example.AttributeStatistics
public abstract class AttributeStatistics
The superclass for all attribute statistics objects.
| Field Summary | |
|---|---|
private int |
unknownCounter
|
| Constructor Summary | |
|---|---|
AttributeStatistics()
|
|
| Method Summary | |
|---|---|
void |
addUnknown()
|
int |
getUnknown()
|
abstract boolean |
isNominal()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private int unknownCounter
| Constructor Detail |
|---|
public AttributeStatistics()
| Method Detail |
|---|
public void addUnknown()
public int getUnknown()
public abstract boolean isNominal()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||