Refactoring Early Returns 2 Practice Exercises for Refactoring Early Returns in Java. Steps for refactoring Add nullable return set value if != null return move if add else invert if repeat until all returns are at the end clean up