Interface CollectionDouble

All Superinterfaces:
CollectionNumber
All Known Implementing Classes:
ArrayDouble, ListDouble, SortedListView

public interface CollectionDouble extends CollectionNumber
A collection of doubles.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns an iterator over the elements of the collection.

    Methods inherited from interface org.yamcs.studio.data.vtype.CollectionNumber

    size