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, serialize
public static final PresetPrefHelper INSTANCE
public PresetPrefHelper()
PresetPrefHelper
.public java.util.Collection<ExtendedSourceEntry> getDefault()
SourcePrefHelper
getDefault
in class SourcePrefHelper