public class ViewAtIndex
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.util.Comparator<ViewAtIndex> |
COMPARATOR |
int |
mIndex |
int |
mTag |
Constructor and Description |
---|
ViewAtIndex(int tag,
int index) |
public static java.util.Comparator<ViewAtIndex> COMPARATOR
public final int mTag
public final int mIndex