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