Package org.robovm.rt.annotation
-
Class Summary Class Description Annotation Abstract base class of annotation implementation classes generated by the compilerAnnotationImplPlugin. -
Annotation Types Summary Annotation Type Description StronglyLinked Marks a method to be strongly linked preventing it from being stripped no matter which tree shaking algorithm is being used.WeaklyLinked Marks a method to be weakly linked when using theconservativetree shaking algorithm.