Exploring Java Hidden Costs
As Java 8 features comes to Android, it is important to remember that every standard library API and language feature comes with an associated cost. Even as devices get faster and have more memory, concerns of code size and performance overhead are still very relevant.