I was wondering whether there is a difference in initializing objects like ArrayList<> and stuff in field declaration or constructor. I was wondering whether there is a difference i
I was wondering whether there is a difference in initializing objects like ArrayList<> and stuff in field declaration or constructor. I was wondering whether there is a difference i