I have a class
public class A { K myk; T myt; }
An inherited class looks like the following
public class AExte