@Retention(value=RUNTIME)
 @Target(value=TYPE)
public static @interface Optional.InterfaceList
| Modifier and Type | Required Element and Description | 
|---|---|
| Optional.Interface[] | valueMark a list of interfaces for optional removal. | 
public abstract Optional.Interface[] value