Changeset 9246 in josm for trunk/test/unit/org/openstreetmap/josm
- Timestamp:
- 2016-01-01T22:21:21+01:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/unit/org/openstreetmap/josm/TestUtils.java
r9202 r9246 50 50 /** 51 51 * Checks that the given Comparator respects its contract on the given table. 52 * @param <T> type of elements 52 53 * @param comparator The comparator to test 53 54 * @param array The array sorted for test purpose
Note:
See TracChangeset
for help on using the changeset viewer.