private static class TouchCollector.LineTouchData extends java.lang.Object implements HasBeenInstrumented
Modifier and Type | Field and Description |
---|---|
(package private) int |
classId |
(package private) int |
lineNumber |
Constructor and Description |
---|
LineTouchData(int classId,
int lineNumber) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
int classId
int lineNumber
public LineTouchData(int classId, int lineNumber)