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