Package | Description |
---|---|
org.openstreetmap.josm.tools |
Provides the classes for various utilities and tools called from all other packages.
|
Modifier and Type | Field and Description |
---|---|
private static AlphanumComparator |
AlphanumComparator.INSTANCE |
Modifier and Type | Method and Description |
---|---|
static AlphanumComparator |
AlphanumComparator.getInstance()
Replies the unique instance.
|