public interface Float64List extends EngineCollection, java.util.List
List
collection (ordered, non-unique) of Double
(64-bit floating point) values. To create an instance of Float64List
, call
createList()
on the Factory.Float64List
class.isEmpty, iterator
© Copyright IBM Corporation 2006, 2015. All rights reserved.