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) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
toString() |
public static java.util.Comparator<ViewAtIndex> COMPARATOR
public final int mTag
public final int mIndex