|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectutil.featureSelection.ValPosCombination
public class ValPosCombination
Constructor Summary | |
---|---|
ValPosCombination(double value,
int position)
|
Method Summary | |
---|---|
int |
getPosition()
|
double |
getValue()
|
void |
setPosition(int position)
|
void |
setValue(double value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ValPosCombination(double value, int position)
Method Detail |
---|
public int getPosition()
public void setPosition(int position)
public double getValue()
public void setValue(double value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |