Class StaticFieldKey
java.lang.Object
com.ibm.wala.ipa.callgraph.propagation.AbstractPointerKey
com.ibm.wala.ipa.callgraph.propagation.StaticFieldKey
- All Implemented Interfaces:
PointerKey
An pointer key which represents a unique set for each static field.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
StaticFieldKey
-
-
Method Details
-
equals
- Specified by:
equals
in classAbstractPointerKey
-
hashCode
public int hashCode()- Specified by:
hashCode
in classAbstractPointerKey
-
toString
-
getField
-