org.eclipse.smila.search.utils.param.set
Class DFloatList
java.lang.Object
org.eclipse.smila.search.utils.param.set.DParameter
org.eclipse.smila.search.utils.param.set.DFloatList
- All Implemented Interfaces:
- java.lang.Cloneable
public class DFloatList
- extends DParameter
- implements java.lang.Cloneable
- Author:
- brox IT-Solutions GmbH
To change this generated comment go to Window>Preferences>Java>Code Generation>Code and Comments
| Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DFloatList
public DFloatList()
addValue
public void addValue(float value)
- Sets the value.
- Parameters:
value - The value to set
addValues
public void addValues(float[] values)
clone
public java.lang.Object clone()
- Overrides:
clone in class DParameter
equals
public boolean equals(DFloatList parameter)
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equals in class DParameter
getValues
public float[] getValues()
- Returns:
- Float