Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary interface modifiers | Lars Grefer | 2020-08-17 | 6 | -204/+204 |
* | Merge branch 'master' into feature/collection-performance | Andy Clement | 2020-08-15 | 3 | -3/+0 |
|\ | |||||
| * | Cleanup unused imports | Lars Grefer | 2020-08-16 | 3 | -3/+0 |
* | | Weaken Collection declarations | Lars Grefer | 2020-08-15 | 3 | -3/+7 |
|/ | |||||
* | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 5 | -34/+34 |
* | Unnecessary unboxing | Lars Grefer | 2020-08-08 | 3 | -8/+8 |
* | Unnecessary boxing | Lars Grefer | 2020-08-08 | 1 | -3/+3 |
* | 'String.indexOf()' expression is replaceable with 'contains()' | Lars Grefer | 2020-08-08 | 2 | -5/+5 |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 6 | -33/+24 |
* | mavenizing asm module - wip | Andy Clement | 2019-01-23 | 17 | -0/+5097 |