Package org.robolectric.res
Class ThemeStyleSet
java.lang.Object
org.robolectric.res.ThemeStyleSet
- All Implemented Interfaces:
Style
public class ThemeStyleSet extends Object implements Style
Represents the list of styles applied to a Theme.
-
Constructor Summary
Constructors Constructor Description ThemeStyleSet()
-
Method Summary
Modifier and Type Method Description void
apply(Style style, boolean force)
ThemeStyleSet
copy()
AttributeResource
getAttrValue(ResName attrName)
String
toString()
-
Constructor Details
-
ThemeStyleSet
public ThemeStyleSet()
-
-
Method Details
-
getAttrValue
- Specified by:
getAttrValue
in interfaceStyle
-
apply
-
copy
-
toString
-