users@codemodel.java.net

Re: How to create an abstract class?

From: Aleksei Valikov <valikov_at_gmx.net>
Date: Fri, 10 Sep 2010 23:54:03 +0200

Hi,

> I couldn't find an easy way to create an abstract class.
> I think there is missing a convenience method in JCodeModel that takes
> the mod as parameter...

You can go via package (you probably know it already).

I've added the _class(int mods, String fullyqualifiedName,ClassType
t). Would you mind creating an issue?

Bye.
/lexi