Re: variable return-classes
Re: variable return-classes
- Subject: Re: variable return-classes
- From: jacques couzteau <email@hidden>
- Date: Sat, 6 Sep 2003 05:14:25 +0200
Am Freitag, 05.09.03, um 23:36 Uhr (Europe/Berlin) schrieb Adam Chan:
no, only this, not this()
"this" is a reserve word in Java referring to the current object
itself,
just like "self" in Object C. Java is more restrict on everything so
you
will need to pay extra attention on casting.
thanks for the explanation. that's exactly what i didn't know.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.