Tagged in

Java8

Alphadev thoughts
Alphadev thoughts
Thoughts and reflections
More information
Followers
64
More, on Medium

Code review: Static imports are great but underused

Static imports must be one of the easiest way to make your code a bit more concise and readable. Still most developers don’t seem to use it almost at all. I hope to inspire some more usage of if so let’s jump right into some examples.