public class PresetPrefHelper extends SourcePrefHelper
| Modifier and Type | Field and Description |
|---|---|
static PresetPrefHelper |
INSTANCE
The unique instance.
|
type| Constructor and Description |
|---|
PresetPrefHelper()
Constructs a new
PresetPrefHelper. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ExtendedSourceEntry> |
getDefault()
Returns the default sources provided by JOSM core.
|
deserialize, get, getActiveUrls, put, serializepublic static final PresetPrefHelper INSTANCE
public PresetPrefHelper()
PresetPrefHelper.public java.util.Collection<ExtendedSourceEntry> getDefault()
SourcePrefHelpergetDefault in class SourcePrefHelper