public class EncapsulatedObjectAnalysis
extends java.lang.Object
Constructor and Description |
---|
EncapsulatedObjectAnalysis() |
Modifier and Type | Method and Description |
---|---|
java.util.List<SootMethod> |
getObjectPureMethodsSoFar() |
boolean |
isInitMethodPureOnObject(SootMethod sm) |
boolean |
isMethodPureOnObject(SootMethod sm) |
public boolean isMethodPureOnObject(SootMethod sm)
public boolean isInitMethodPureOnObject(SootMethod sm)
public java.util.List<SootMethod> getObjectPureMethodsSoFar()