|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpolyglot.visit.FlowGraph.ListKey
Class to be used for inserting Lists in hashtables using collection
equality (as defined in CollectionUtil
).
Field Summary | |
protected java.util.List |
list
|
Method Summary | |
boolean |
equals(java.lang.Object other)
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.util.List list
Method Detail |
public int hashCode()
public boolean equals(java.lang.Object other)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |