Class GcProfile.Throughput

java.lang.Object
com.palantir.gradle.dist.service.gc.GcProfile.Throughput
All Implemented Interfaces:
GcProfile, Serializable
Enclosing interface:
GcProfile

public static class GcProfile.Throughput extends Object implements GcProfile
See Also:
  • Constructor Details

    • Throughput

      public Throughput()
  • Method Details

    • gcJvmOpts

      public final List<String> gcJvmOpts(org.gradle.api.JavaVersion _javaVersion)
      Specified by:
      gcJvmOpts in interface GcProfile