类 SystemProperties

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

public class SystemProperties extends Object
  • 构造器详细资料

    • SystemProperties

      public SystemProperties()
  • 方法详细资料

    • getBooleanProperty

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