Package | Description |
---|---|
org.openstreetmap.josm.data.osm |
Modifier and Type | Field and Description |
---|---|
private static ChangesetCache |
ChangesetCache.instance
the unique instance
|
private ChangesetCache |
DefaultChangesetCacheEvent.source |
Modifier and Type | Method and Description |
---|---|
static ChangesetCache |
ChangesetCache.getInstance()
Replies the unique instance of the cache
|
ChangesetCache |
DefaultChangesetCacheEvent.getSource() |
ChangesetCache |
ChangesetCacheEvent.getSource() |
Constructor and Description |
---|
DefaultChangesetCacheEvent(ChangesetCache source) |