Annotation Interface BridgeToRepeatable
@Documented
@Target({METHOD,ANNOTATION_TYPE})
@Retention(RUNTIME)
public @interface BridgeToRepeatable
The repeatable container for 
BridgeTo annotations.- Since:
- 6.0
- Author:
- Artem Bilan
- 
Required Element SummaryRequired Elements
- 
Element Details- 
valueBridgeTo[] value
 
-