Annotation Interface BridgeMethodsAdded
This annotation is added after the class transformation to indicate that
the class has already been processed by bridge method injector.
Used for up-to-date check to avoid unnecessary transformations.
- Author:
- Kohsuke Kawaguchi