Changeset 9477 in josm for trunk/src/org/openstreetmap/josm/tools
- Timestamp:
- 2016-01-16T01:18:11+01:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/tools/Utils.java
r9473 r9477 1314 1314 * If the collection {@code elements} is larger than {@code maxElements} elements, 1315 1315 * the collection is shortened and the {@code overflowIndicator} is appended. 1316 * @param <T> type of elements 1316 1317 * @param elements collection to shorten 1317 1318 * @param maxElements maximum number of elements to keep (including including the {@code overflowIndicator})
Note: See TracChangeset
for help on using the changeset viewer.