Changeset 8470 in josm for trunk/src/org/openstreetmap/josm/data/cache/BufferedImageCacheEntry.java
- Timestamp:
- 2015-06-06T04:32:00+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/cache/BufferedImageCacheEntry.java
r8344 r8470 34 34 * 35 35 * @return BufferedImage of cache entry content 36 * @throws IOException 36 * @throws IOException if an error occurs during reading. 37 37 */ 38 38 public BufferedImage getImage() throws IOException {
Note:
See TracChangeset
for help on using the changeset viewer.
