protected final class AbstractVector.LocalElement extends Object implements Vector.Element
public double get()
get in interface Vector.Elementpublic int index()
index in interface Vector.Elementpublic void set(double value)
set in interface Vector.Elementvalue - Set the current element to value.Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.