Class CSettingEntryFactory

java.lang.Object
org.eclipse.cdt.core.settings.model.util.CSettingEntryFactory

@Deprecated public class CSettingEntryFactory extends Object
Deprecated.
Since CDT 9.0. Use corresponding CDataUtil methods instead.
Used to be factory/cache of setting entries. Superseded by CDataUtil pool of entries. Not used in CDT anymore.
  • Constructor Details

    • CSettingEntryFactory

      public CSettingEntryFactory()
      Deprecated.
  • Method Details