classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: 1.5 and japitools


From: Jeroen Frijters
Subject: RE: 1.5 and japitools
Date: Wed, 17 Nov 2004 09:30:00 +0100

Stuart Ballard wrote:
> Is an @interface limited to methods that return non-void 
> types and have no arguments? Can they throw exceptions?
> Can an @interface extend other interfaces or @interfaces?

Yes (and the return types are limited to the ones I listed). No. No.

> Not sure how to represent ret() yet because I don't understand 
> annotations well enough.

Whatever we'll use to encode annotations will be usuable here as well.
BTW, I think the annotation interface methods can be annotated too.

Regards,
Jeroen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]