Changeset 16476 for branches/2520_PersistenceReintegration/HeuristicLab.Optimization/3.3/RunCollectionModification
- Timestamp:
- 01/02/19 09:22:21 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2520_PersistenceReintegration/HeuristicLab.Optimization/3.3/RunCollectionModification/RunCollectionSorter.cs
r16462 r16476 79 79 } 80 80 81 [StorableType("824092f4-863b-4ba8-ac0a-98f871876a6e")] 81 82 private class ValueComparer : IComparer<IComparable> { 82 83
Note: See TracChangeset
for help on using the changeset viewer.