Czar
09/04/2020, 10:45 AMJson {}
builder, until I noticed that intellij imported wrong class via star import before I got to Json {}.
After this I'm reverting the style config, star imports are evil and when one wants them, this needs to be explicit. It was quite unexpected when JB introduced the convention.
I did give it a chance, but nope, import bla.bla.*
default was evil, is evil and probably will remain so while imports exist 🙂Shawn
09/04/2020, 4:27 PMMarc Knaup
09/08/2020, 8:33 AMelizarov
09/09/2020, 9:46 AM