Class | Description |
---|---|
MethodInjector |
Injects bridge methods as per
WithBridgeMethods . |
ProcessMojo |
Annotation Type | Description |
---|---|
BridgeMethodsAdded |
This annotation is added after the class transformation to indicate that
the class has already been processed by
MethodInjector . |
WithBridgeMethods |
Request that bridge methods of the same name and same arguments be generated
with each specified type as the return type.
|
Copyright © 2016. All rights reserved.