public class FloatWeight extends Object implements NodeWeight
| Constructor and Description |
|---|
FloatWeight() |
FloatWeight(float s) |
public void add(NodeWeight o)
add in interface NodeWeightpublic float getScore()
getScore in interface NodeWeightpublic FloatWeight multiply(float weight)
multiply in interface NodeWeight