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