public class CallGraphEntry extends Object
| Constructor and Description |
|---|
CallGraphEntry(String sourceClass,
String sourceMethod) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getClassName() |
String |
getMethodName() |
int |
hashCode() |
String |
toString() |
Copyright © 2010–2017 EvoSuite. All rights reserved.