Friday, 13 September 2013

Attributes: @property for Java

Attributes: @property for Java

Is there an @property attribute in Java like there is in Objective-C?
If there were, could I name the object, then access it's properties
through objectName.propertyName?
Thanks.

No comments:

Post a Comment