Package com.google.j2objc.annotations
Annotation Type GenerateObjectiveCGenerics
Annotation that specifies that the class should be generated using Objective-C lightweight
generics.
This annotation can only be specified on classes. Parameterized interfaces can not be supported because Objective-C doesn't support generic declarations of protocols.