intellij-postfix-templates
intellij-postfix-templates copied to clipboard
.isNotEmpty is not working
when there is a ArrayList<>
variable as a
can't use .isNotEmpty
to finish ColletionUtils.isNotEmpty(a)
Make sure that class org.apache.commons.collections4.CollectionUtils is in your class path and .isNotEmpty postfix template is enabled