A B C V W 
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
 

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.
A B C V W 
All Classes All Packages