Introduction
Java Wisdom aims to be a one-stop-shop for all your Java knowledge. Have a look at some of the posts below:
Performance​
- Be Wary of Atomics
- Concatenate over Format
- Create Smaller Methods
- Enum Collections if Possible
- Size Potential Maps
- String Concatenation