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/actions/SelectNonBranchingWaySequences.java

    r6623 r6830  
    111111    /**
    112112     * Finds out if the current selection can be extended.
    113      * <p/>
     113     * <p>
    114114     * The members outerNodes, nodes must have been initialized.
    115115     * How to update these members when extending the selection, @see extend().
    116      *
     116     * </p>
    117117     * @param selection current selection
    118118     * @return a way by which to extend the selection, or null
Note: See TracChangeset for help on using the changeset viewer.