Package org.robolectric.res
Class EmptyStyle
- java.lang.Object
-
- org.robolectric.res.EmptyStyle
-
-
Constructor Summary
Constructors Constructor Description EmptyStyle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AttributeResource
getAttrValue(ResName resName)
String
toString()
-
-
-
Method Detail
-
getAttrValue
public AttributeResource getAttrValue(ResName resName)
- Specified by:
getAttrValue
in interfaceStyle
-
-