Package org.gradle.profiler.yourkit
Class YourKitConfig
java.lang.Object
org.gradle.profiler.yourkit.YourKitConfig
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
YourKitConfig
public YourKitConfig(boolean memorySnapshot, boolean useSampling)
-
-
Method Details
-
isUseSampling
public boolean isUseSampling() -
isMemorySnapshot
public boolean isMemorySnapshot()
-