public class MessageFromProlog extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
Object[] |
arguments |
String |
methodName |
boolean |
returnArguments |
Object |
target |
int |
timestamp |
| Constructor and Description |
|---|
MessageFromProlog() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRealMethodName() |
boolean |
requiresNewThread() |
String |
toString() |