@Retention(RUNTIME)
@Target(TYPE)
public @interface WildcardBinding
Modifier and Type | Required Element | Description |
---|---|---|
WildcardParticle |
binding |
Deprecated.
What type of wildcard binding to use
|
java.lang.String |
className |
Deprecated.
The name of the class this binding is for.
|
java.lang.String className
WildcardParticle binding