Dichor
5 years agoNew Member
Ignore super class parameters
Hello. Is there any method to hide extended parameters of a superclass? I can't change superclass because it is third party dependency. So I can change only my class. My class: public class AA ...