#Java is really a badly designed language.
There is more than one way to do things. Should you use a factory or just new the object? Should you use “this” when referring to members or not?
It makes it hard to write simple, clean, and consistent code.