public final class ObjectVector extends GenericVector<java.lang.Object>
data| Constructor and Description |
|---|
ObjectVector(java.lang.Object[] data) |
| Modifier and Type | Method and Description |
|---|---|
void |
setEle(int i,
java.lang.Object val)
Sets an element of a vector.
|
equals, getDimensions, getEle, getNEles, hashCode, setEleG, toArray, toStringpublic void setEle(int i,
java.lang.Object val)
throws EvaluationException
VectorIsetEle in interface VectorIsetEle in class GenericVector<java.lang.Object>EvaluationExceptionCopyright © 2018 Singular Systems http://www.singularsys.com/jep