Changeset 17333 in josm for trunk/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java
- Timestamp:
- 2020-11-23T16:28:11+01:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java
r16992 r17333 38 38 * 39 39 * Although OsmPrimitive is designed as a base class, it is not to be meant to subclass 40 * it by any other than from the package {@link org.openstreetmap.josm.data.osm}. The available primitives are a fixed set that are given41 * by the server environment and not an extend ible data stuff.40 * it by any other than from the package {@link org.openstreetmap.josm.data.osm}. The available primitives are a fixed 41 * set that are given by the server environment and not an extendable data stuff. 42 42 * 43 43 * @author imi
Note:
See TracChangeset
for help on using the changeset viewer.
