|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--EDU.neu.ccs.demeter.aplib.IntercopyTableEntry
| Field Summary | |
protected int |
source
|
protected int |
target
|
| Method Summary | |
boolean |
equals(java.lang.Object ic)
|
int |
hashCode()
|
int |
source()
The copy index of the source of the edge. |
int |
target()
The copy index of the target of the edge. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone,
finalize,
getClass,
notify,
notifyAll,
wait,
wait,
wait |
| Field Detail |
protected int source
protected int target
| Method Detail |
public int source()
public int target()
public boolean equals(java.lang.Object ic)
public int hashCode()
public java.lang.String toString()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||