Class SamplingHeapProfile
java.lang.Object
org.openqa.selenium.devtools.v140.heapprofiler.model.SamplingHeapProfile
Sampling profile.
- 
Constructor Summary
ConstructorsConstructorDescriptionSamplingHeapProfile(SamplingHeapProfileNode head, List<SamplingHeapProfileSample> samples)  - 
Method Summary
 
- 
Constructor Details
- 
SamplingHeapProfile
 
 - 
 - 
Method Details
- 
getHead
 - 
getSamples
 
 -