Changeset 6090 in josm for trunk/src/org/openstreetmap/josm/io/MirroredInputStream.java
- Timestamp:
- 2013-07-26T21:45:36+02:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/io/MirroredInputStream.java
r6073 r6090 33 33 File file = null; 34 34 35 public final static long DEFAULT_MAXTIME = -1 l;35 public final static long DEFAULT_MAXTIME = -1L; 36 36 37 37 public MirroredInputStream(String name) throws IOException {
Note:
See TracChangeset
for help on using the changeset viewer.
