mirror of
https://github.com/openstreetmap/osmosis.git
synced 2026-01-14 00:36:36 +00:00
The constructors for Character, Integer, and Long are deprecated as of Java 9, the static valueOf methods should be used instead.
The constructors for Character, Integer, and Long are deprecated as of Java 9, the static valueOf methods should be used instead.