Package org.robolectric.shadows
Class Converter2.FromCharSequence
- Enclosing class:
- Converter2<T>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robolectric.shadows.Converter2
Converter2.FromCharSequence, Converter2.FromColor
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
fillTypedValue
(String data, TypedValue typedValue, boolean throwOnFailure) Methods inherited from class org.robolectric.shadows.Converter2
getConverterFor
-
Constructor Details
-
FromCharSequence
public FromCharSequence()
-
-
Method Details
-
fillTypedValue
- Overrides:
fillTypedValue
in classConverter2<String>
-