public static final class AttributeCache.Entry extends Object
Modifier and Type | Field and Description |
---|---|
TypedArray |
array |
Context |
context |
Constructor and Description |
---|
Entry(Context c,
TypedArray ta) |
public final Context context
public final TypedArray array
public Entry(Context c, TypedArray ta)