v0.5.6
- Use primitive typed methods in
CountersManager
to avoid boxing. - Add
popX()
andpushX
methods toIntArrayList
andLongArrayList
. - Upgrade to Mockito 2.2.9.
- Upgrade to Checkstyle 7.2.
Binaries can be found here...
CountersManager
to avoid boxing.popX()
and pushX
methods to IntArrayList
and LongArrayList
.Binaries can be found here...