Package org.robolectric.shadows
Class PolicyValueFactory
java.lang.Object
org.robolectric.shadows.PolicyValueFactory
A Factory class representing
StringPolicyValue
-
Method Summary
Modifier and TypeMethodDescriptionstatic PolicyValue<String>
create()
Return a real instance of StringPolicyValue
-
Method Details
-
create
Return a real instance of StringPolicyValue
-