Before Java SE 8, anonymous classes were typically used to pass functionality to a method. This practice obfuscated source code ...