<T> in NSSelector
<T> in NSSelector
- Subject: <T> in NSSelector
- From: "Ricardo J. Parada" <email@hidden>
- Date: Tue, 02 Jun 2009 11:39:45 -0400
Hi,
What is the <T> represent in the NSSelector constructor?
For example, if I do this in WO 5.4.3 I get a warning but I'm not sure what the <T> is supposed to be? Is it supposed to be the return type for the method?
NSSelector selector = new NSSelector("sessionDidExpire", new Class[] { NSNotification.class });
:-)
Thanks |
_______________________________________________
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