Interface CollectionFloat

All Superinterfaces:
CollectionNumber
All Known Implementing Classes:
ArrayFloat, ListFloat

public interface CollectionFloat extends CollectionNumber
A collection of floats.
  • 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