Class IDEA

java.lang.Object
org.gradle.profiler.ide.idea.IDEA
All Implemented Interfaces:
Ide

public class IDEA extends Object implements Ide
  • Field Details

    • LATEST_RELEASE

      public static IDEA LATEST_RELEASE
  • Constructor Details

    • IDEA

      public IDEA(@Nullable @Nullable String buildType, @NotNull @NotNull String version)
  • Method Details

    • getVersion

      @NotNull public @NotNull String getVersion()
      Specified by:
      getVersion in interface Ide
    • getBuildType

      @NotNull public @NotNull String getBuildType()