JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.gradle.profiler.result
Interface SampleProvider<T extends
BuildInvocationResult
>
public interface
SampleProvider<T extends
BuildInvocationResult
>
Provides all samples for the results.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
Sample
<? super
T
>>
get
(
List
<
T
> results)
Method Details
get
List
<
Sample
<? super
T
>>
get
(
List
<
T
> results)