Svetlana Isakova
|
b5bf4a626c
|
Reverted explicitly specifying visibility modifier while override
|
2012-04-18 19:02:24 +04:00 |
|
Svetlana Isakova
|
9b2eeb076e
|
KT-1717 Don't make member visibility inherit when it is not declared explicitly
#KT-1717 Fixed
|
2012-04-03 19:26:28 +04:00 |
|
James Strachan
|
7aef088f7b
|
added a test of list sorting using a hand crafted Comparator<T>; though using the comparator function would be nice when KT-729 is fixed
|
2012-03-26 22:30:28 +01:00 |
|
James Strachan
|
1c36fdf23c
|
use more concise way to create a comparator
|
2012-03-26 15:17:19 +01:00 |
|
James Strachan
|
5b252aaf39
|
added sample comparator code and tidied up some test cases & converted them to the cleaner JUnit 4 style
|
2012-03-26 11:43:25 +01:00 |
|
James Strachan
|
d8c3a8f55c
|
added a couple of helper functions to make it easier to compare values, implement Comparable and create Comparators
|
2012-03-26 10:53:39 +01:00 |
|