@Retention(value=RUNTIME) @Target(value=TYPE) @Documented public @interface ClassBridges
Modifier and Type | Optional Element and Description |
---|---|
ClassBridge[] |
value
An array of ClassBridge annotations each of
which is to be applied to the class containing
this annotation.
|
public abstract ClassBridge[] value
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved