Ignore:
Timestamp:
2017-11-28T00:56:29+01:00 (6 years ago)
Author:
Don-vip
Message:

see #15310 - remove most of deprecated APIs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/command/SplitWayCommand.java

    r13066 r13173  
    233233     * Splits the way {@code way} into chunks of {@code wayChunks} and replies
    234234     * the result of this process in an instance of {@link SplitWayCommand}.
    235      * The {@link org.openstreetmap.josm.actions.SplitWayAction.Strategy} is used to determine which
     235     * The {@link SplitWayCommand.Strategy} is used to determine which
    236236     * way chunk should reuse the old id and its history.
    237237     *
Note: See TracChangeset for help on using the changeset viewer.