Hi programmers,

I'd like to add a method like Coord.moveTo(int lat, int long)
to set new values in an existing Coord.
To do that I have to remove the final attribute from the latitude and
longitude fields.
Is that known to cause problems?
If not, the method could also be used to simplify removeShortArcs 
(we could drop the IdentityHashMap replacements and other stuff around that)

Gerd




--
View this message in context: 
http://gis.19327.n5.nabble.com/final-fields-in-Coord-tp5783182.html
Sent from the Mkgmap Development mailing list archive at Nabble.com.
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to