|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.udo.cs.miningmart.operator.uep.UepFeatureSelection.myTable
Constructor Summary | |
UepFeatureSelection.myTable(long Columns)
|
Method Summary | |
boolean |
addRow(java.lang.String Name,
long[] Values)
|
long |
Cell(int Row,
int Column)
|
long |
Cell(java.lang.String Row,
java.lang.String Column)
|
int |
Columns()
|
void |
print()
|
int |
Rows()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UepFeatureSelection.myTable(long Columns)
Method Detail |
public boolean addRow(java.lang.String Name, long[] Values)
public void print()
public int Rows()
public int Columns()
public long Cell(int Row, int Column)
public long Cell(java.lang.String Row, java.lang.String Column)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |