Update all classes so that inner classes are always last. Also ensure that utility classes are always final and have a private constructor and make exceptions final whenever possible. Issue: SPR-16968 |
||
|---|---|---|
| .. | ||
| main/java | ||
| test | ||
Update all classes so that inner classes are always last. Also ensure that utility classes are always final and have a private constructor and make exceptions final whenever possible. Issue: SPR-16968 |
||
|---|---|---|
| .. | ||
| main/java | ||
| test | ||