接口 StepContributionSource

    • 方法详细资料

      • getStepContributions

        java.util.Collection<StepContributiongetStepContributions()
        Get the currently available contributions and drain the source. The next call would return an empty collection, unless new contributions have arrived.
        返回:
        a collection of StepContribution instances