Class SystemProperties

java.lang.Object
com.intellij.util.SystemProperties

public class SystemProperties extends Object
  • Constructor Details

    • SystemProperties

      public SystemProperties()
  • Method Details

    • getBooleanProperty

      public static boolean getBooleanProperty(@NotNull @NotNull String key, boolean defaultValue)