Interface CollectionInt

All Superinterfaces:
CollectionNumber
All Known Implementing Classes:
ArrayInt, BufferInt, ListInt

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