Interface IComparisonDataSourceFactory

    • Method Detail

      • create

        IComparisonDataSource create​(IComparisonDataSourceDescriptor descriptor)
        Creates a data source by the provided data source descriptor.
        Parameters:
        descriptor - the descriptor to create the source by, cannot be null
        Returns:
        the created data source, never null