public class MutableElement extends Object implements Vector.Element
public double get()
get in interface Vector.Elementpublic int index()
index in interface Vector.Elementpublic void setIndex(int index)
public void set(double value)
set in interface Vector.ElementCopyright © 2008–2015 The Apache Software Foundation. All rights reserved.