Interface InteractionSource<T extends Interaction>

    • Method Detail

      • getInteractions

        Collection<T> getInteractions()
                               throws MIIOException
        The collection of Interactions for this datasource
        Returns:
        collection of Interactions for this datasource
        Throws:
        MIIOException - if any.
      • getNumberOfInteractions

        long getNumberOfInteractions()

        getNumberOfInteractions

        Returns:
        a long.