E
essamce
Guest
i have a big class, containing many fields and many constructors(over loaded and others) and a lot of methods (to help parsing data,..),..and i wanna to minimizing the size of the class (make it simple)can i just make a child class containing only methods and constructors (ex: parsing methods ..)
Continue reading...
Continue reading...