Internal annotation used to indicate that a method is a bridge method to a trait default implementation.
| Type | Name and Description | 
|---|---|
| String | desc@return The method descriptor of the method from the trait | 
| Class<?> | traitClass@return the trait class |