Type | Changes | By |
---|---|---|
Make code compile under javac avoiding a compiler bug | scolebourne | |
Add primitive Iterable | scolebourne |
Type | Changes | By |
---|---|---|
Improve test coverage | scolebourne | |
Switch first() and last() object methods to return null if list is empty | scolebourne | |
Rename containsSome() to containsAny() | scolebourne | |
Switch website to cobertura and add changes file | scolebourne |
Type | Changes | By |
---|---|---|
Converted all library and test source files to use generics at 1.5 level | jtiscione |