public static class Converter2.FromCharSequence extends Converter2<String>
Converter2.FromCharSequence, Converter2.FromColor
Constructor and Description |
---|
FromCharSequence() |
Modifier and Type | Method and Description |
---|---|
boolean |
fillTypedValue(String data,
TypedValue typedValue,
boolean throwOnFailure) |
getConverterFor
public boolean fillTypedValue(String data, TypedValue typedValue, boolean throwOnFailure)
fillTypedValue
in class Converter2<String>