@Retention(value=RUNTIME) @Target(value=TYPE) @Documented public static @interface StyleSheet.Container
StyleSheet
annotations.Modifier and Type | Required Element and Description |
---|---|
StyleSheet[] |
value
Internally used to enable use of multiple
StyleSheet
annotations. |
public abstract StyleSheet[] value
StyleSheet
annotations.Copyright © 2020. All rights reserved.