Interface SampleProvider<T extends BuildInvocationResult>


public interface SampleProvider<T extends BuildInvocationResult>
Provides all samples for the results.
  • Method Summary

    Modifier and Type
    Method
    Description
    List<Sample<? super T>>
    get(List<T> results)