Ref: parallele unzip, to improve performance
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
<rule ref="category/java/bestpractices.xml/UnusedPrivateMethod" />
|
||||
<rule ref="category/java/bestpractices.xml/UseCollectionIsEmpty" />
|
||||
<rule ref="category/java/bestpractices.xml/UseStandardCharsets" />
|
||||
<rule ref="category/java/bestpractices.xml/UseVarargs" />
|
||||
<!-- <rule ref="category/java/bestpractices.xml/UseVarargs" />-->
|
||||
<rule ref="category/java/bestpractices.xml/WhileLoopWithLiteralBoolean" />
|
||||
<rule ref="category/java/codestyle.xml/ExtendsObject" />
|
||||
<rule ref="category/java/codestyle.xml/ForLoopShouldBeWhileLoop" />
|
||||
|
||||
Reference in New Issue
Block a user