A B C E H M P V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- adapterMethod() - Method in annotation type com.infradna.tool.bridge_method_injector.WithBridgeMethods
-
Specifies the method to convert return value.
B
- BridgeMethodsAdded - Annotation Type in com.infradna.tool.bridge_method_injector
-
This annotation is added after the class transformation to indicate that the class has already been processed by bridge method injector.
C
- castRequired() - Method in annotation type com.infradna.tool.bridge_method_injector.WithBridgeMethods
-
Specifies whether the injected bridge methods should perform a cast prior to returning.
- com.infradna.tool.bridge_method_injector - package com.infradna.tool.bridge_method_injector
E
- execute() - Method in class com.infradna.tool.bridge_method_injector.ProcessMojo
H
- handle(File) - Method in class com.infradna.tool.bridge_method_injector.MethodInjector
- handleRecursively(File) - Method in class com.infradna.tool.bridge_method_injector.MethodInjector
M
- main(String[]) - Static method in class com.infradna.tool.bridge_method_injector.MethodInjector
- MethodInjector - Class in com.infradna.tool.bridge_method_injector
-
Injects bridge methods as per
WithBridgeMethods
. - MethodInjector() - Constructor for class com.infradna.tool.bridge_method_injector.MethodInjector
P
- ProcessMojo - Class in com.infradna.tool.bridge_method_injector
- ProcessMojo() - Constructor for class com.infradna.tool.bridge_method_injector.ProcessMojo
V
- value() - Method in annotation type com.infradna.tool.bridge_method_injector.WithBridgeMethods
-
Specifies the return types.
W
- WithBridgeMethods - Annotation Type in com.infradna.tool.bridge_method_injector
-
Request that bridge methods of the same name and same arguments be generated with each specified type as the return type.
All Classes All Packages