Re: NSSelector<T> - a curiosity
Re: NSSelector<T> - a curiosity
- Subject: Re: NSSelector<T> - a curiosity
- From: Q <email@hidden>
- Date: Thu, 8 May 2008 12:52:07 +1000
On 08/05/2008, at 12:07 PM, Chuck Hill wrote:
On May 7, 2008, at 7:01 PM, Michael Scott wrote:
Thanks Stephanie and Mike.
NSSelector<Void> works fine, and it makes the code clearer.
Any idea while the language has this Void class? Something to do
with void/null/”” Strings?
The JavaDocs say "The Void class is an uninstantiable placeholder
class to hold a reference to the Class object representing the Java
keyword void." It has been there since 1.1, so it has been needed
before.
You need it to do certain types of method reflection.
--
Seeya...Q
Quinton Dolan - email@hidden
Gold Coast, QLD, Australia (GMT+10)
Ph: +61 419 729 806
_______________________________________________
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