J2ObjC Annotations 1.1.0.redhat-00001
- Summary:
- Field |
- Required |
- Optional
-
@Target(value={METHOD,LOCAL_VARIABLE})
@Retention(value=SOURCE)
public @interface AutoreleasePool
Annotation that indicates the translator should inject an autorelease pool
around the method body. Only valid on methods that don't return anything.
- Author:
- Pankaj Kakkar
J2ObjC Annotations 1.1.0.redhat-00001
- Summary:
- Field |
- Required |
- Optional
Copyright © 2019 JBoss by Red Hat. All rights reserved.