How to "generate" generic classes with generator

1 view
Skip to first unread message

Luca

unread,
Apr 11, 2009, 2:02:26 PM4/11/09
to rocket-gwt
I have to generate a class like this:

public class A implements B<C> {

public <ReturnType> ReturnType method(C input) {
....
....
....
}

}

but I was unable to do that with the rocket's generator.
Does Rocket GWT support this kind of Java 5 syntax ??

If the answer is yes, how can I use it ?

Thank you.

Miroslav Pokorny

unread,
Apr 11, 2009, 11:22:41 PM4/11/09
to rocke...@googlegroups.com, rocket-gwt
No not yet.
Reply all
Reply to author
Forward
0 new messages