RT @maciejwalkowiak: I prefer: for (Obj o : objects) { ... } over: objects.forEach(o -> { ... }); unless I can use the method re

12:22pm June 17th 2021 via Twitter Web App