Re: NSSelector and Void Returned Value
Re: NSSelector and Void Returned Value
- Subject: Re: NSSelector and Void Returned Value
- From: Lachlan Deck <email@hidden>
- Date: Fri, 31 Oct 2008 19:58:21 +1100
On 31/10/2008, at 6:38 AM, Andrew Lindesay wrote:
Hello;
With the constructors...
NSSelector<T>(..)
Java's java.lang.Void is meant for this.
So this should work: NSSelector<Void>(..)
...what is the value one might use for the generic parameter when
the method passes no return value -- ie: void?
with regards,
--
Lachlan Deck
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden