You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
yeikel
changed the title
use apache collections to check for collection emptiness
use apache collections to check if a collection is empty
Apr 19, 2022
yeikel
changed the title
use apache collections to check if a collection is empty
use Apache Collections to check if a collection is empty
Apr 19, 2022
yeikel
changed the title
use Apache Collections to check if a collection is empty
use Apache Collections to check if a collection is empty/not empty
Apr 19, 2022
Follow up recipe for
org.openrewrite.java.cleanup.IsEmptyCallOnCollections
https://commons.apache.org/proper/commons-collections/apidocs/org/apache/commons/collections4/CollectionUtils.html#isEmpty-java.util.Collection-
https://commons.apache.org/proper/commons-collections/apidocs/org/apache/commons/collections4/CollectionUtils.html#isEmpty-java.util.Collection-
The text was updated successfully, but these errors were encountered: