Class StringKey


  • @Deprecated
    public class StringKey
    extends org.eclipse.xtext.preferences.PreferenceKey
    Deprecated.
    use StringKey
    • Constructor Summary

      Constructors 
      Constructor Description
      StringKey​(java.lang.String id, java.lang.String 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

      • StringKey

        public StringKey​(java.lang.String id,
                         java.lang.String defaultValue)
        Deprecated.