Class BooleanKey

    • Constructor Summary

      Constructors 
      Constructor Description
      BooleanKey​(java.lang.String name, boolean defaultValue)
      Deprecated.
       
    • Method Summary

      • Methods inherited from class org.eclipse.xtext.preferences.PreferenceKey

        equals, getDefaultValue, getId, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • BooleanKey

        public BooleanKey​(java.lang.String name,
                          boolean defaultValue)
        Deprecated.