1 Reply Latest reply on May 21, 2006 9:12 AM by wolfc

    Generated class extending a generic class

    stephan.bloch

      Is it possible to generate a (non-generic) class through Javassist that extends an abstract, generic class or interface? How can this be achieved?