We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@Target(value={FIELD,LOCAL_VARIABLE}) @Retention(value=CLASS) public @interface Weak
Annotation that indicates a variable has a weak relationship to its owner.
The J2ObjC wiki has moved to j2objc.org.