@Retention(value=RUNTIME) @Target(value=TYPE) public @interface BridgeMethodMappings
Modifier and Type | Required Element and Description |
---|---|
BridgeMethodMapping[] |
value |
public abstract BridgeMethodMapping[] value
Copyright © 2019. All rights reserved.