I have a simple question as why there is generic arrays like new ArrayList<>(); in classes like:
log4j-core/src.../core/builder/impl/DefaultComponentBuilder(); Note, this is not a "why didn't you do it differently" question, I am asking so I can learn from you. Thx. Kenneth
