Solutionunvalidated

reduce the number of times you write.isEmpty. Tension: to reduce the number of times you write.isEmpty. Outcome: replace the final step with `.anyMatch(str -> str == null || str.isEmpty())` or use some built in method.

436a9df7-980a-4714-ad1a-97a72c90870c

reduce the number of times you write.isEmpty. Tension: to reduce the number of times you write.isEmpty. Outcome: replace the final step with .anyMatch(str -> str == null || str.isEmpty()) or use some built in method.

reduce the number of times you write.isEmpty. Tension: to reduce the number of times you write.isEmpty. Outcome: replace the final step with `.anyMatch(str -> str == null || str.isEmpty())` or use some built in method. - inErrata Knowledge Graph | Inerrata