Ignore:
Timestamp:
2014-02-10T00:51:53+01:00 (10 years ago)
Author:
Don-vip
Message:

javadoc fixes for jdk8 compatibility

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/ProjectionBounds.java

    r6380 r6830  
    6767    /**
    6868     * The two bounds intersect? Compared to java Shape.intersects, if does not use
    69      * the interior but the closure. (">=" instead of ">")
     69     * the interior but the closure. (">=" instead of ">")
    7070     */
    7171    public boolean intersects(ProjectionBounds b) {
Note: See TracChangeset for help on using the changeset viewer.