Apktool/brut.j.dir
Matteo Baccan b3741409f5
Code smell reduction (#2554)
* Correct use of <> diamond operator

* Correct modifiers order

* Private constructor for utility class

* Correct use of diamond operator

* Corrected naming convention

* Correct modifier order

* Use not synchronized class

* Introduced try/resource in stream copy

* Removed unused private field

* Code reformat

Reformat of IOUtils.copy from to stream

* Add a space

Improved code formatting

* Code reformat

Only a new space

* Code reformat

Removed extra spaces
2021-04-14 06:31:32 -04:00
..
src/main/java/brut/directory Code smell reduction (#2554) 2021-04-14 06:31:32 -04:00
build.gradle refactor: 'compile' it's deprecated 2020-08-14 07:56:52 -04:00