| Class | Description |
|---|---|
| BridgeClassVisitor | |
| BridgeClassVisitorWrapper | |
| BridgeDescription |
| Annotation Type | Description |
|---|---|
| Bridge |
Annotation to mark a method that will be used as a bridge to call a target method specified in the annotation value, based on [1].
|
| FieldBridge |
Annotation to mark a method that will be used as a bridge to access a target field specified in the annotation value.
|