CDataUtil methods instead.@Deprecated public class CSettingEntryFactory extends Object
CDataUtil pool of entries.
Not used in CDT anymore.| Constructor and Description |
|---|
CSettingEntryFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Deprecated.
|
ICSettingEntry |
getEntry(ICSettingEntry entry)
Deprecated.
|
ICSettingEntry |
getEntry(int kind,
String name,
String value,
org.eclipse.core.runtime.IPath[] exclusionPatterns,
int flags,
boolean create)
Deprecated.
|
ICLanguageSettingEntry |
getLanguageSettingEntry(ICLanguageSettingEntry entry)
Deprecated.
|
public ICSettingEntry getEntry(ICSettingEntry entry)
public ICLanguageSettingEntry getLanguageSettingEntry(ICLanguageSettingEntry entry)
public ICSettingEntry getEntry(int kind, String name, String value, org.eclipse.core.runtime.IPath[] exclusionPatterns, int flags, boolean create)
public void clear()
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.